diff options
Diffstat (limited to 'plugins/calendar-weather')
-rw-r--r-- | plugins/calendar-weather/ChangeLog | 4 | ||||
-rw-r--r-- | plugins/calendar-weather/org-gnome-calendar-weather.eplug.in | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/plugins/calendar-weather/ChangeLog b/plugins/calendar-weather/ChangeLog index 387e575df8..dd96d99f03 100644 --- a/plugins/calendar-weather/ChangeLog +++ b/plugins/calendar-weather/ChangeLog @@ -1,3 +1,7 @@ +2005-01-26 David Trowbridge <trowbrds@cs.colorado.edu> + + * org-gnome-calendar-weather.eplug.in: fix typo + 2005-01-25 Rodrigo Moya <rodrigo@novell.com> * calendar-weather.c (e_plugin_lib_enable): set all new categories to diff --git a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in index 977630ad15..2ce03a29bd 100644 --- a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in +++ b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in @@ -19,7 +19,7 @@ <item type="item_table" path="00.general/00.source/50.units" - factory="e_calendar_weather_temperature"/> + factory="e_calendar_weather_units"/> <item type="item_table" path="00.general/00.source/60.refresh" |