aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/calendar-weather
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-weather
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-weather')
-rw-r--r--plugins/calendar-weather/ChangeLog6
-rw-r--r--plugins/calendar-weather/Makefile.am2
-rw-r--r--plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml (renamed from plugins/calendar-weather/org-gnome-calendar-weather.eplug.in)4
3 files changed, 9 insertions, 3 deletions
diff --git a/plugins/calendar-weather/ChangeLog b/plugins/calendar-weather/ChangeLog
index 3b6c2fdc79..aadd81f4ba 100644
--- a/plugins/calendar-weather/ChangeLog
+++ b/plugins/calendar-weather/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-06 Not Zed <NotZed@Ximian.com>
+
+ * Makefile.am:
+
+ * org-gnome-calendar-weather.eplug.xml: s/.in/.xml/ & i18n.
+
2005-03-22 David Trowbridge <trowbrds@cs.colorado.edu>
* Makefile.am: Use $(weatherdatadir) rather than $(weatherdir), get
diff --git a/plugins/calendar-weather/Makefile.am b/plugins/calendar-weather/Makefile.am
index f538d36314..3ad0ab909e 100644
--- a/plugins/calendar-weather/Makefile.am
+++ b/plugins/calendar-weather/Makefile.am
@@ -27,5 +27,5 @@ liborg_gnome_calendar_weather_la_SOURCES = calendar-weather.c
liborg_gnome_calendar_weather_la_LDFLAGS = -module -avoid-version
EXTRA_DIST = \
- org-gnome-calendar-weather.eplug.in \
+ org-gnome-calendar-weather.eplug.xml \
$(weatherdata_DATA)
diff --git a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml
index 13a495ad25..1554ce72fc 100644
--- a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in
+++ b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml
@@ -4,8 +4,8 @@
type="shlib"
location="@PLUGINDIR@/liborg-gnome-calendar-weather.so"
id="org.gnome.evolution.calendar.weather"
- name="Weather Calendars">
- <description>Provides core functionality for weather calendars.</description>
+ _name="Weather Calendars">
+ <_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