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-mark-all-read.eplug < prev    next >
Encoding:
Extensible Markup Language  |  2006-08-30  |  725 b   |  12 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <e-plugin-list>
  3.   <e-plugin type="shlib" location="/usr/lib/evolution/2.8/plugins/liborg-gnome-mark-all-read.so" id="org.gnome.mail.folder.mark_all_read" domain="evolution" name="Mark All Read">
  4.     <description>Used for marking all the messages under a folder as read</description>
  5.     <author name="Chenthill Palanisamy" email="pchenthill@novell.com"/>
  6.     <hook class="org.gnome.evolution.mail.popup:1.0">
  7.       <menu target="folder" id="org.gnome.evolution.mail.foldertree.popup">
  8.         <item visible="folder" type="item" path="10.emc.01" enable="folder" activate="org_gnome_mark_all_read" label="Mark Me_ssages as Read"></item>
  9.     </menu>
  10.     </hook>
  11.  </e-plugin>
  12.  </e-plugin-list>