aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bogo-junk-plugin/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
|
* Use -no-undefined on Windows. Link with libeutil.Tor Lillqvist2009-01-291-0/+3
| | | | | | | | | | | | | 2009-01-28 Tor Lillqvist <tml@novell.com> * Makefile.am: Use -no-undefined on Windows. Link with libeutil. * bf-junk-filter.c: Tentative port to Windows even though this plugin isn't even compiled on Windows for now. Just for completeness. svn path=/trunk/; revision=37149
* init the bogofilter if it wasn't. say that evolution's welcome message issrinivasa ragavan2008-12-151-0/+1
| | | | | | | | | | | | | 2008-12-15 srinivasa ragavan <sragavan@novell.com> * makefile.am: * bf-junk-filter.c: (init_db), (pipe_to_bogofilter): init the bogofilter if it wasn't. say that evolution's welcome message is not junk. svn path=/trunk/; revision=36883
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-031-5/+2
| | | | svn path=/trunk/; revision=33646
* ** Fixes part of bug #337616Matthew Barnes2007-05-131-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-05-12 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #337616 * Makefile.am: Add --disable-scrollkeeper to DISTCHECK_CONFIGURE_FLAGS. * addressbook/Makefile.am: * calendar/gui/Makefile.am: * mail/Makefile.am: * plugins/bogo-junk-plugins/Makefile.am: * plugins/default-mailer/Makefile.am: * shell/Makefile.am: Add $(schema_DATA) to DISTCLEANFILES. * plugins/bogo-junk-plugins/org-gnome-bogo-junk-plugin.eplug.in: Rename as org-gnome-bogo-junk-plugin.eplug.xml. * plugins/caldav/Makefile.am: * plugins/import-ics-attachments/Makefile.am: * plugins/publish-calendar/Makefile.am: Add "eplug" file to CLEANFILES. * plugins/mail-remote/Makefile.am: Add "eplug.xml" file to EXTRA_DIST. * po/POTFILES.in: Don't translate files we no longer ship. svn path=/trunk/; revision=33521
* Distribute bogo-junk-plugin.schemas.in.in. (#432616)Matthew Barnes2007-04-241-2/+2
| | | | | | | | | 2007-04-23 Matthew Barnes <mbarnes@redhat.com> * Makefile.am: Distribute bogo-junk-plugin.schemas.in.in. (#432616) svn path=/trunk/; revision=33452
* Committing the right Makefile.amSrinivasa Ragavan2007-04-031-2/+37
| | | | svn path=/trunk/; revision=33365
* Added bogofilter to Evolution.Srinivasa Ragavan2007-04-031-0/+2
svn path=/trunk/; revision=33364