diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-05-22 02:24:22 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-05-22 02:24:22 +0800 |
commit | 1f65552d0dd6e8635ef0926a0f750c4f0bd34230 (patch) | |
tree | 189240ab0727a9ed7153336557846ed00c415ac2 /plugins/calendar-http | |
parent | 2914345f9672559fed0ad88d2841ea4801d8d244 (diff) | |
download | gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.gz gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.bz2 gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.lz gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.xz gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.zst gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.zip |
Bug 523216 – User-oriented plugin descriptions
Diffstat (limited to 'plugins/calendar-http')
-rw-r--r-- | plugins/calendar-http/org-gnome-calendar-http.eplug.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/calendar-http/org-gnome-calendar-http.eplug.xml b/plugins/calendar-http/org-gnome-calendar-http.eplug.xml index 8b75a0f2c3..32f2abe499 100644 --- a/plugins/calendar-http/org-gnome-calendar-http.eplug.xml +++ b/plugins/calendar-http/org-gnome-calendar-http.eplug.xml @@ -4,10 +4,10 @@ type="shlib" location="@PLUGINDIR@/liborg-gnome-calendar-http@SOEXT@" id="org.gnome.evolution.calendar.http" - _name="HTTP Calendars" + _name="Web Calendars" system_plugin="true"> <author name="David Trowbridge" email="David.Trowbridge@Colorado.edu"/> - <_description>Provides core functionality for webcal and http calendars.</_description> + <_description>Add web calendars to Evolution.</_description> <hook class="org.gnome.evolution.calendar.config:1.0"> <group target="source" |