diff options
author | Björn Torkelsson <torkel@acc.umu.se> | 2005-02-25 23:54:25 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2005-02-25 23:54:25 +0800 |
commit | 7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72 (patch) | |
tree | a544ce0d7b5eebac1a9b2933ff87307cc339b916 /plugins/calendar-http | |
parent | eb66f839dc393431d562d06097707935823f164c (diff) | |
download | gsoc2013-evolution-7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72.tar gsoc2013-evolution-7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72.tar.gz gsoc2013-evolution-7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72.tar.bz2 gsoc2013-evolution-7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72.tar.lz gsoc2013-evolution-7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72.tar.xz gsoc2013-evolution-7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72.tar.zst gsoc2013-evolution-7513daf020bd9e3fabdbeca6d3f124c7ff0b9e72.zip |
clean up author/descriptions for various plugins.
2005-02-24 Björn Torkelsson <torkel@acc.umu.se>
* clean up author/descriptions for various plugins.
svn path=/trunk/; revision=28889
Diffstat (limited to 'plugins/calendar-http')
-rw-r--r-- | plugins/calendar-http/ChangeLog | 4 | ||||
-rw-r--r-- | plugins/calendar-http/org-gnome-calendar-http.eplug.in | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/plugins/calendar-http/ChangeLog b/plugins/calendar-http/ChangeLog index 7140b2c21f..6644f19279 100644 --- a/plugins/calendar-http/ChangeLog +++ b/plugins/calendar-http/ChangeLog @@ -1,3 +1,7 @@ +2005-02-24 Björn Torkelsson <torkel@acc.umu.se> + + * org-gnome-calendar-http.eplug.in: Added author and description. + 2005-01-06 JP Rosevear <jpr@novell.com> * Makefile.am: include top_srcdir diff --git a/plugins/calendar-http/org-gnome-calendar-http.eplug.in b/plugins/calendar-http/org-gnome-calendar-http.eplug.in index 3ffe2783c4..a621715eb2 100644 --- a/plugins/calendar-http/org-gnome-calendar-http.eplug.in +++ b/plugins/calendar-http/org-gnome-calendar-http.eplug.in @@ -5,6 +5,8 @@ location="@PLUGINDIR@/liborg-gnome-calendar-http.so" id="org.gnome.evolution.calendar.http" name="HTTP Calendars"> + <author name="David Trowbridge" email="David.Trowbridge@Colorado.edu"/> + <description>Provides core functionality for webcal and http calendars.</description> <hook class="org.gnome.evolution.calendar.config:1.0"> <group target="source" |