diff options
Diffstat (limited to 'plugins/calendar-file')
-rw-r--r-- | plugins/calendar-file/ChangeLog | 4 | ||||
-rw-r--r-- | plugins/calendar-file/org-gnome-calendar-file.eplug.in | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/plugins/calendar-file/ChangeLog b/plugins/calendar-file/ChangeLog index 204a726002..009852e700 100644 --- a/plugins/calendar-file/ChangeLog +++ b/plugins/calendar-file/ChangeLog @@ -1,3 +1,7 @@ +2005-02-24 Björn Torkelsson <torkel@acc.umu.se> + + * calendar-file.c: Added author and description. + 2005-01-06 JP Rosevear <jpr@novell.com> * Initial import of file properties plugin. diff --git a/plugins/calendar-file/org-gnome-calendar-file.eplug.in b/plugins/calendar-file/org-gnome-calendar-file.eplug.in index edb70947fc..14f89dccab 100644 --- a/plugins/calendar-file/org-gnome-calendar-file.eplug.in +++ b/plugins/calendar-file/org-gnome-calendar-file.eplug.in @@ -5,6 +5,8 @@ location="@PLUGINDIR@/liborg-gnome-calendar-file.so" id="org.gnome.evolution.calendar.file" name="Local Calendars"> + <author name="JP Rosevear" email="jpr@novell.com"/> + <description>Provides core functionality for local calendars.</description> <hook class="org.gnome.evolution.calendar.config:1.0"> <group target="source" |