aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-weather/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Use $(weatherdir) instead of duplicating the define for it belowRodney Dawes2005-02-041-0/+6
| | | | | | | | | | 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
* fix typoDavid Trowbridge2005-01-271-0/+4
| | | | | | | | 2005-01-26 David Trowbridge <trowbrds@cs.colorado.edu> * org-gnome-calendar-weather.eplug.in: fix typo svn path=/trunk/; revision=28568
* set all new categories to not searchable.Rodrigo Moya2005-01-251-0/+5
| | | | | | | | | 2005-01-25 Rodrigo Moya <rodrigo@novell.com> * calendar-weather.c (e_plugin_lib_enable): set all new categories to not searchable. svn path=/trunk/; revision=28551
* fix spellingDavid Trowbridge2005-01-131-0/+4
| | | | | | | 2005-01-12 David Trowbridge <trowbrds@cs.colorado.edu> * calendar-weather.c (e_calendar_weather_units): fix spelling svn path=/trunk/; revision=28381
* use a single setting for metric/imperial rather than separate temperatureDavid Trowbridge2005-01-121-0/+6
| | | | | | | | | 2005-01-12 David Trowbridge <trowbrds@cs.colorado.edu> * plugins/calendar-weather/(calendar-weather.c, org-gnome-calendar-weather.eplug.in): use a single setting for metric/imperial rather than separate temperature and snowfall settings svn path=/trunk/; revision=28369
* use HIG-compliant button order.Rodrigo Moya2005-01-111-0/+5
| | | | | | | | | 2005-01-10 Rodrigo Moya <rodrigo@novell.com> * calendar-weather.c (create_source_selected): use HIG-compliant button order. svn path=/trunk/; revision=28340
* define EDS's datadir, needed to get to the Locations.xml file.Rodrigo Moya2005-01-081-1/+9
| | | | | | | | | | | | 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-0/+5
| | | | | | | | | 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/+3
2004-01-06 David Trowbridge <trowbrds@cs.colorado.edu> * Initial import of weather properties plugin svn path=/trunk/; revision=28265