aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sa-junk-plugin/org-gnome-sa-junk-plugin.eplug.xml
Commit message (Collapse)AuthorAgeFilesLines
* ** Fix for bug #468303Srinivasa Ragavan2007-08-221-1/+1
| | | | svn path=/trunk/; revision=34054
* Committing reworked SA with options in the plugin.Srinivasa Ragavan2007-04-031-3/+11
| | | | svn path=/trunk/; revision=33366
* Correctly capitalize SpamAssassin. (#375577) Patch from Priit Laes.Matthew Barnes2007-04-031-3/+3
| | | | | | | | | | | | | 2007-04-03 Matthew Barnes <mbarnes@redhat.com> * mail/evolution-mail.schemas.in.in: * plugins/sa-junk-plugin/em-junk-filter.c (em_junk_sa_get_name): * plugins/sa-junk-plugin/org-gnome-sa-junk-plugin.eplug.xml: Correctly capitalize SpamAssassin. (#375577) Patch from Priit Laes. svn path=/trunk/; revision=33363
* Changing strings to be more precise. Fixes bug 325132.Andre Klapper2006-01-111-2/+2
| | | | | | | | 2006-01-11 Andre Klapper <a9016009@gmx.de> * org-gnome-sa-junk-plugin.eplug.xml: Changing strings to be more precise. Fixes bug 325132. svn path=/trunk/; revision=31136
* sa-junk-plugin : plugin that uses spam assasin for junk mail handlingVivek Jain2005-07-061-0/+18
2005-07-06 Vivek Jain <jvivek@novell.com> sa-junk-plugin : plugin that uses spam assasin for junk mail handling moved em-junk-filter.c from mail/ to here and modified it to listen to the callbacks from the plugin. svn path=/trunk/; revision=29645