aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-weather/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* 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