summaryrefslogtreecommitdiffstats
path: root/quanta/data/toolbars/schema/main.toolbar
blob: 3e2f3cbda40d927ae19cdfb51d9cb5c6e51d0444 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!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>