aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/select-one-source/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
|
* Stop abusing forward declarations.Matthew Barnes2009-06-191-0/+1
|
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
|
* Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows.Bharath Acharya2008-08-121-1/+3
| | | | | | | | | | 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows. svn path=/trunk/; revision=35960
* Fix make-clean issues.Harish Krishnaswamy2005-12-121-0/+3
| | | | | | | | 2005-12-12 Harish Krishnaswamy <kharish@novell.com> * Makefile.am: Fix make-clean issues. svn path=/trunk/; revision=30750
* fix names so that intltool will parse as xmlMichael Zucci2005-05-061-1/+1
| | | | | | | remove use of e-error-tool tag xml for translations where appropriate svn path=/trunk/; revision=29304
* Dist .eplug.in filesJP Rosevear2004-11-021-0/+2
| | | | svn path=/trunk/; revision=27781
* Restoring the original file.Harish Krishnaswamy2004-10-241-4/+4
| | | | svn path=/trunk/; revision=27708
* sample plugin added to mark a calendar to be available offline or revertHarish Krishnaswamy2004-10-221-4/+4
| | | | | | availability svn path=/trunk/; revision=27681
* implement a plugin that allows the user to limit the displayed task listsJP Rosevear2004-10-211-0/+11
2004-10-20 JP Rosevear <jpr@novell.com> * select-one-source.c: implement a plugin that allows the user to limit the displayed task lists or calendars to the current calendar or task list svn path=/trunk/; revision=27657