aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-http
diff options
context:
space:
mode:
authorMichael Zucci <zucchi@src.gnome.org>2005-05-06 17:24:13 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-05-06 17:24:13 +0800
commitb9269bd09862b22a89d44a61a5eb728c28ec3761 (patch)
tree23320801f462224ce60b4545175b66e55d1fc6f3 /plugins/calendar-http
parentf77c58f8ae17a65a78213e54f78f8c316ddfc839 (diff)
downloadgsoc2013-evolution-b9269bd09862b22a89d44a61a5eb728c28ec3761.tar
gsoc2013-evolution-b9269bd09862b22a89d44a61a5eb728c28ec3761.tar.gz
gsoc2013-evolution-b9269bd09862b22a89d44a61a5eb728c28ec3761.tar.bz2
gsoc2013-evolution-b9269bd09862b22a89d44a61a5eb728c28ec3761.tar.lz
gsoc2013-evolution-b9269bd09862b22a89d44a61a5eb728c28ec3761.tar.xz
gsoc2013-evolution-b9269bd09862b22a89d44a61a5eb728c28ec3761.tar.zst
gsoc2013-evolution-b9269bd09862b22a89d44a61a5eb728c28ec3761.zip
fix names so that intltool will parse as xml
remove use of e-error-tool tag xml for translations where appropriate svn path=/trunk/; revision=29304
Diffstat (limited to 'plugins/calendar-http')
-rw-r--r--plugins/calendar-http/ChangeLog5
-rw-r--r--plugins/calendar-http/Makefile.am2
-rw-r--r--plugins/calendar-http/org-gnome-calendar-http.eplug.xml (renamed from plugins/calendar-http/org-gnome-calendar-http.eplug.in)4
3 files changed, 8 insertions, 3 deletions
diff --git a/plugins/calendar-http/ChangeLog b/plugins/calendar-http/ChangeLog
index 6644f19279..71e99b114b 100644
--- a/plugins/calendar-http/ChangeLog
+++ b/plugins/calendar-http/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-06 Not Zed <NotZed@Ximian.com>
+
+ * Makefile.am:
+ * org-gnome-calendar-http.eplug.xml: s/.in/.xml/ & i18n.
+
2005-02-24 Björn Torkelsson <torkel@acc.umu.se>
* org-gnome-calendar-http.eplug.in: Added author and description.
diff --git a/plugins/calendar-http/Makefile.am b/plugins/calendar-http/Makefile.am
index efe8c01679..e057184775 100644
--- a/plugins/calendar-http/Makefile.am
+++ b/plugins/calendar-http/Makefile.am
@@ -13,4 +13,4 @@ plugin_LTLIBRARIES = liborg-gnome-calendar-http.la
liborg_gnome_calendar_http_la_SOURCES = calendar-http.c
liborg_gnome_calendar_http_la_LDFLAGS = -module -avoid-version
-EXTRA_DIST = org-gnome-calendar-http.eplug.in
+EXTRA_DIST = org-gnome-calendar-http.eplug.xml
diff --git a/plugins/calendar-http/org-gnome-calendar-http.eplug.in b/plugins/calendar-http/org-gnome-calendar-http.eplug.xml
index a621715eb2..1004397c53 100644
--- a/plugins/calendar-http/org-gnome-calendar-http.eplug.in
+++ b/plugins/calendar-http/org-gnome-calendar-http.eplug.xml
@@ -4,9 +4,9 @@
type="shlib"
location="@PLUGINDIR@/liborg-gnome-calendar-http.so"
id="org.gnome.evolution.calendar.http"
- name="HTTP Calendars">
+ _name="HTTP Calendars">
<author name="David Trowbridge" email="David.Trowbridge@Colorado.edu"/>
- <description>Provides core functionality for webcal and http calendars.</description>
+ <_description>Provides core functionality for webcal and http calendars.</_description>
<hook class="org.gnome.evolution.calendar.config:1.0">
<group
target="source"