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.
kbibtex/src/kbibtex_shell.rc

32 lines
918 B

<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="kbibtex_shell" version="1">
<MenuBar>
<Menu noMerge="1" name="file"><text>&amp;File</text>
<Action name="file_new"/>
<Action name="file_open"/>
<Action name="file_open_recent"/>
<Merge/>
<Separator/>
<Action name="file_close"/>
</Menu>
<Merge/>
<Menu noMerge="1" name="settings"><text>Se&amp;ttings</text>
<Action name="options_show_toolbar"/>
<Action name="options_show_statusbar"/>
<Merge name="show_merge"/>
<Separator/>
<Action name="options_configure_keybinding"/>
<Action name="options_configure_toolbars"/>
<Action name="options_configure"/>
<Merge name="configure_merge"/>
<Separator/>
<Merge/>
</Menu>
</MenuBar>
<ToolBar noMerge="1" name="mainToolBar"><text>Main Toolbar</text>
<Action name="file_new"/>
<Action name="file_open_recent"/>
<Merge/>
</ToolBar>
</kpartgui>