Files
evolution/plugins/subject-thread/org-gnome-subject-thread.eplug.in
JP Rosevear 435e889366 update factory name
2004-10-20  JP Rosevear  <jpr@novell.com>

	* subject-thread/org-gnome-subject-thread.eplug.in: update factory
	name

	* subject-thread/subject-thread.c: ditto

svn path=/trunk/; revision=27659
2004-10-20 18:55:29 +00:00

11 lines
525 B
Plaintext

<e-plugin-list>
<e-plugin id="org.gnome.evolution.mail_subject_thread" type="shlib" name="Subject Threading" description="Indicates if threading of messages should fall back to subject"
location="@PLUGINDIR@/liborg-gnome-subject-thread.so">
<hook class="org.gnome.evolution.mail.config:1.0">
<group target="prefs">
<item type="item" path="00.general/10.display/80.subject_thread" label="Thread messages by subject" factory="org_gnome_subject_thread_factory"/>
</group>
</hook>
</e-plugin>
</e-plugin-list>