Hello, Manual has wrong id's and classes for hooks. Took me few hours to find it out :D I've attached a patch which takes care of this. Hopefully I didn't name them wrong. -- Priit Laes <amd tt ee> http://amd.store20.com
? plugin-manual-wrongidclass.patch
? help/C/evolution-2.2-C.omf
? help/C/evolution-2.2.xml
? plugins/mailinglist-actions
? plugins/folder-unsubscribe/Makefile
? plugins/folder-unsubscribe/Makefile.in
? plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug
? widgets/misc/test-source-option-menu
? widgets/misc/test-source-selector
Index: doc/devel/evolution-plugin-manual.xml
===================================================================
RCS file: /cvs/gnome/evolution/doc/devel/evolution-plugin-manual.xml,v
retrieving revision 1.5
diff -u -r1.5 evolution-plugin-manual.xml
--- doc/devel/evolution-plugin-manual.xml 22 Oct 2004 09:15:49 -0000 1.5
+++ doc/devel/evolution-plugin-manual.xml 24 Oct 2004 08:01:14 -0000
@@ -430,7 +430,7 @@
<simpara>
A unique string identifying this plugin. By convention this
will follow the java-like class namespace system.
- e.g. <constant>com.ximian.evolution.test-plugin</constant>
+ e.g. <constant>org.gnome.evolution.test-plugin</constant>
</simpara>
</listitem>
</varlistentry>
@@ -786,7 +786,7 @@
</para>
<programlisting>
<