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-bf-junk-plugin.eplug < prev    next >
Encoding:
Extensible Markup Language  |  2006-08-30  |  650 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-bf-junk-plugin.so" id="org.gnome.evolution.bf_junk_plugin" name="Bogofilter junk plugin">
  4.         <description>Filters junk messages using Bogofilter.</description>
  5.         <author name="Mikhail Zabaluev" email="mhz altlinux org"/>
  6.         <hook class="org.gnome.evolution.mail.junk:1.0">
  7.             <group id="EMJunk">
  8.                 <item report_non_junk="em_junk_bf_report_non_junk" report_junk="em_junk_bf_report_junk" commit_reports="em_junk_bf_commit_reports" check_junk="em_junk_bf_check_junk"/>
  9.             </group>
  10.         </hook>
  11.     </e-plugin>
  12. </e-plugin-list>