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-subject-thread.eplug < prev    next >
Encoding:
Extensible Markup Language  |  2006-08-30  |  693 b   |  13 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-subject-thread.so" id="org.gnome.evolution.mail_subject_thread" name="Subject Threading">
  4.         <author name="JP Rosevear" email="jpr@novell.com"/>
  5.         <description>Indicates if threading of messages should fall back to subject.</description>
  6.     
  7.         <hook class="org.gnome.evolution.mail.config:1.0">
  8.             <group target="prefs" id="org.gnome.evolution.mail.prefs">
  9.                 <item type="item" path="00.general/10.display/80.subject_thread" factory="org_gnome_subject_thread_factory" label="Thread messages by subject"></item>
  10.             </group>
  11.         </hook>
  12.     </e-plugin>
  13. </e-plugin-list>