mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 10:52:52 +00:00
41 lines
1.1 KiB
Text
41 lines
1.1 KiB
Text
![]() |
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
||
|
|
||
|
<kpartgui name="KNotes" version="404">
|
||
|
|
||
|
<Menu name="knotes_context" noMerge="1"><text>KNotes</text>
|
||
|
<title icon="knotes">KNotes</title>
|
||
|
<Action name="new_note"/>
|
||
|
<Action name="new_note_clipboard"/>
|
||
|
<Action name="new_note_from_text_file"/>
|
||
|
<Separator/>
|
||
|
<Action name="edit_find"/>
|
||
|
<Separator/>
|
||
|
<Action name="delete_selected_notes"/>
|
||
|
<Separator/>
|
||
|
<Action name="print_selected_notes"/>
|
||
|
<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="system-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>
|