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 f7a0045ea5..7e258910ad 100644 --- a/plugins/calendar-weather/ChangeLog +++ b/plugins/calendar-weather/ChangeLog @@ -1,3 +1,7 @@ +2005-02-24 Björn Torkelsson <torkel@acc.umu.se> + + * org-gnome-calendar-weather.eplug.in: Add a . to the end of description. + 2005-02-02 Rodney Dawes <dobey@novell.com> * Makefile.am (INCLUDES): Use $(weatherdir) instead of duplicating the diff --git a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in index 2ce03a29bd..13a495ad25 100644 --- a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in +++ b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in @@ -5,7 +5,7 @@ location="@PLUGINDIR@/liborg-gnome-calendar-weather.so" id="org.gnome.evolution.calendar.weather" name="Weather Calendars"> - <description>Provides core functionality for weather calendars</description> + <description>Provides core functionality for weather calendars.</description> <author name="David Trowbridge" email="trowbrds@cs.colorado.edu"/> <hook class="org.gnome.evolution.calendar.config:1.0"> <group |