home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / gnome-keyring-manager / gnome-keyring-manager-ui.xml next >
Encoding:
Text File  |  2007-03-12  |  872 b   |  37 lines

  1. <ui>
  2.   <menubar name='KeyringManagerMenu'>
  3.     <menu action='KeyringMenu'>
  4. <!--
  5.       <menuitem action='NewKey' />
  6. -->
  7.       <menuitem action='NewKeyring' />
  8.       <separator/>
  9.       <menuitem action='DeleteKey' />
  10.       <menuitem action='DeleteKeyring' />
  11.       <separator/>
  12.       <menuitem action='Close' />
  13.     </menu>
  14. <!--
  15.     <menu action='EditMenu'>
  16.       <menuitem action='Undo' />
  17.       <menuitem action='Redo' />
  18.       <separator/>
  19.       <menuitem action='Cut' />
  20.       <menuitem action='Copy' />
  21.       <menuitem action='Paste' />
  22.     </menu>
  23. -->
  24.     <menu action='ViewMenu'>
  25.       <menuitem action='ShowKeyrings' />
  26. <!--
  27.       <menuitem action='ShowModificationTime' />
  28.       <menuitem action='ShowLastAccessedTime' />
  29. -->
  30.     </menu>
  31.     <menu action='HelpMenu'>
  32.       <menuitem action='Help' />
  33.       <menuitem action='About' />
  34.     </menu>
  35.   </menubar>
  36. </ui>
  37.