home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / lib / evolution / 2.8 / plugins / org-gnome-print-message.xml < prev    next >
Encoding:
Text File  |  2006-08-30  |  508 b   |  18 lines

  1. <Root>
  2.   <commands>
  3.   <cmd name="EPPrintMessage" _label="_Print..."
  4.       _tip="Prints the message" pixtype="stock" pixname="Print"/>
  5.   <cmd name="EPPrintPreview" _label="Print Pre_view"
  6.       pixtype="stock" pixname="Print-Preview"/>
  7.  
  8.   </commands>
  9.   <menu>
  10.   <submenu name="File">
  11.       <placeholder name="Print">
  12.           <menuitem name="EPPrintPreview" verb="" accel="*Control**Shift*p"/>
  13.           <menuitem name="EPPrintMessage" verb="" accel="*Control*p"/>
  14.               </placeholder>
  15.    </submenu>
  16.   </menu>
  17. </Root>
  18.