You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
457 B
14 lines
457 B
6 years ago
|
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
||
|
<kpartgui name="quanta" version="2">
|
||
|
<ToolBar tabname="Main" noMerge="1" name="main" >
|
||
|
<text>Main</text>
|
||
|
<Action name="XMLSchema_schema" />
|
||
|
<Separator lineSeparator="true" />
|
||
|
<Action name="XMLSchema_element" />
|
||
|
<Action name="XMLSchema_import" />
|
||
|
<Action name="XMLSchema_include" />
|
||
|
<Action name="XMLSchema_notation" />
|
||
|
<Action name="XMLSchema_redefine" />
|
||
|
</ToolBar>
|
||
|
|
||
|
</kpartgui>
|