aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mark-all-read
Commit message (Collapse)AuthorAgeFilesLines
* Fix make-clean issues.Harish Krishnaswamy2005-12-122-0/+7
| | | | | | | | 2005-12-12 Harish Krishnaswamy <kharish@novell.com> * Makefile.am: Fix make-clean issues. svn path=/trunk/; revision=30750
* Mark various plugins translatable.Funda Wang2005-12-072-3/+7
| | | | svn path=/trunk/; revision=30733
* Use NO_UNDEFINED. Link with more libraries.Tor Lillqvist2005-06-272-1/+9
| | | | | | | | 2005-06-27 Tor Lillqvist <tml@novell.com> * */Makefile.am: Use NO_UNDEFINED. Link with more libraries. svn path=/trunk/; revision=29593
* Use SOEXT.Tor Lillqvist2005-06-182-1/+5
| | | | | | | | 2005-06-18 Tor Lillqvist <tml@novell.com> * */*.eplug.in: Use SOEXT. svn path=/trunk/; revision=29539
* Plugin file to add the Mark all Messages read menu item. Contains methodsChenthill Palanisamy2005-05-204-0/+158
2005-05-19 Chenthill Palanisamy <pchenthill@novell.com> * MakeFile.am: * org-gnome-send-options.eplug.in: Plugin file to add the Mark all Messages read menu item. * send-options.c: Contains methods to mark messages as read. svn path=/trunk/; revision=29391