Warning, /pim/knotes/src/kontactplugin/knotes_part.rc is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE gui>
0002 <gui name="knotes" version="410" translationDomain="kontact">
0003   <MenuBar>
0004     <Menu name="file"><text>&amp;File</text>
0005       <Merge/>
0006       <Action name="new_note_clipboard"/>
0007       <Action name="new_note_from_text_file"/>
0008       <Separator/>
0009       <Action name="print_note"/>
0010       <Action name="print_preview_note"/>
0011     </Menu>
0012     <Menu name="edit"><text>&amp;Edit</text>
0013       <Action name="edit_note"/>
0014       <Action name="edit_rename"/>
0015       <Separator/>
0016       <Action name="edit_delete"/>
0017       <Separator/>
0018       <Action name="edit_find"/>
0019     </Menu>
0020     <Menu noMerge="1" name="settings">
0021      <text>&amp;Settings</text>
0022      <Action name="knotes_configure" group="settings_configure"/>
0023     </Menu>
0024   </MenuBar>
0025 </gui>