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.
|
|
|
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
|
|
|
|
|
|
|
<kpartgui name="KNotes" version="3">
|
|
|
|
|
|
|
|
<Menu name="knotes_context" noMerge="1"><text>KNotes</text>
|
|
|
|
<title icon="knotes">KNotes</title>
|
|
|
|
<Action name="new_note"/>
|
|
|
|
<Action name="new_note_clipboard"/>
|
|
|
|
<Separator/>
|
|
|
|
<Action name="edit_find"/>
|
|
|
|
<Separator/>
|
|
|
|
<Action name="show_all_notes"/>
|
|
|
|
<Action name="hide_all_notes"/>
|
|
|
|
<Separator/>
|
|
|
|
<Action name="options_configure_keybinding"/>
|
|
|
|
<Action name="options_configure"/>
|
|
|
|
<Separator/>
|
|
|
|
<Menu name="help" icon="help" noMerge="1"><text>&Help</text>
|
|
|
|
<Action name="help_contents"/>
|
|
|
|
<Separator/>
|
|
|
|
<Action name="help_report_bug"/>
|
|
|
|
<Separator/>
|
|
|
|
<Action name="help_about_app"/>
|
|
|
|
<Action name="help_about_kde"/>
|
|
|
|
</Menu>
|
|
|
|
<Separator/>
|
|
|
|
<Action name="file_quit"/>
|
|
|
|
</Menu>
|
|
|
|
|
|
|
|
<Menu name="notes_menu" noMerge="1"><text>Notes</text>
|
|
|
|
<title>Notes</title>
|
|
|
|
<ActionList name="notes"/>
|
|
|
|
</Menu>
|
|
|
|
|
|
|
|
</kpartgui>
|