aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-weather/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Fix make distcheck issues. Bump version number ***** Release 2.3.6 *****Harish Krishnaswamy2005-07-271-1/+2
| | | | | | | | | | | | | | | 2005-07-26 Harish Krishnaswamy <kharish@novell.com> * plugins/calendar-weather/Makefile.am: * plugins/groupwise-features/Makefile.am: * plugins/mail-account-disable/Makefile.am: * plugins/mailing-list-actions/Makefile.am: * plugins/print-message/Makefile.am: Fix make distcheck issues. * configure.in: Bump version number ***** Release 2.3.6 ***** svn path=/trunk/; revision=29892
* Use NO_UNDEFINED. Link with more libraries.Tor Lillqvist2005-06-271-2/+4
| | | | | | | | 2005-06-27 Tor Lillqvist <tml@novell.com> * */Makefile.am: Use NO_UNDEFINED. Link with more libraries. svn path=/trunk/; revision=29593
* Fixed built_sources && cleanfiles for generated filesMichael Zucci2005-05-121-0/+3
| | | | svn path=/trunk/; revision=29327
* 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
* Use $(weatherdatadir) rather than $(weatherdir), get rid of an incorrectDavid Trowbridge2005-03-231-4/+2
| | | | | | | | 2005-03-22 David Trowbridge <trowbrds@cs.colorado.edu> * Makefile.am: Use $(weatherdatadir) rather than $(weatherdir), get rid of an incorrect comment svn path=/trunk/; revision=29092
* Use $(weatherdir) instead of duplicating the define for it belowRodney Dawes2005-02-041-2/+2
| | | | | | | | | | 2005-02-02 Rodney Dawes <dobey@novell.com> * Makefile.am (INCLUDES): Use $(weatherdir) instead of duplicating the define for it below (weatherdir): Fix to use the correct versioned directory svn path=/trunk/; revision=28691
* define EDS's datadir, needed to get to the Locations.xml file.Rodrigo Moya2005-01-081-7/+10
| | | | | | | | | | | | 2005-01-07 Rodrigo Moya <rodrigo@novell.com> * Makefile.am: define EDS's datadir, needed to get to the Locations.xml file. * calendar-weather.c (load_locations): use EDS's datadir for the Locations.xml file full path. svn path=/trunk/; revision=28273
* define weatherdatadir here, no need to use e-d-s's one, use evolution'sRodrigo Moya2005-01-081-6/+7
| | | | | | | | | 2005-01-07 Rodrigo Moya <rodrigo@novell.com> * Makefile.am: define weatherdatadir here, no need to use e-d-s's one, use evolution's instead. svn path=/trunk/; revision=28272
* Initial import of weather properties pluginDavid Trowbridge2005-01-071-0/+29
2004-01-06 David Trowbridge <trowbrds@cs.colorado.edu> * Initial import of weather properties plugin svn path=/trunk/; revision=28265