aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-09-15 04:00:58 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-09-15 04:00:58 +0800
commit922378079b9a5290cdd15382b52e83d0450d95f2 (patch)
tree83c5b2055c6869e1030f558e64bafcb929eae70e
parentbc38f72b7ccc72d8e481a65763f501241ccf8c1e (diff)
downloadgsoc2013-evolution-922378079b9a5290cdd15382b52e83d0450d95f2.tar
gsoc2013-evolution-922378079b9a5290cdd15382b52e83d0450d95f2.tar.gz
gsoc2013-evolution-922378079b9a5290cdd15382b52e83d0450d95f2.tar.bz2
gsoc2013-evolution-922378079b9a5290cdd15382b52e83d0450d95f2.tar.lz
gsoc2013-evolution-922378079b9a5290cdd15382b52e83d0450d95f2.tar.xz
gsoc2013-evolution-922378079b9a5290cdd15382b52e83d0450d95f2.tar.zst
gsoc2013-evolution-922378079b9a5290cdd15382b52e83d0450d95f2.zip
remove translation marker for now
2001-09-14 JP Rosevear <jpr@ximian.com> * conduits/calendar/e-calendar.conduit.in: remove translation marker for now svn path=/trunk/; revision=12831
-rw-r--r--calendar/ChangeLog5
-rw-r--r--calendar/conduits/calendar/e-calendar.conduit.in2
2 files changed, 6 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 848f678a5b..098ece2590 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-14 JP Rosevear <jpr@ximian.com>
+
+ * conduits/calendar/e-calendar.conduit.in: remove translation
+ marker for now
+
2001-09-13 JP Rosevear <jpr@ximian.com>
* cal-util/cal-component.h: use ical partstat, role, cutypes
diff --git a/calendar/conduits/calendar/e-calendar.conduit.in b/calendar/conduits/calendar/e-calendar.conduit.in
index 336901f581..86cfbeecba 100644
--- a/calendar/conduits/calendar/e-calendar.conduit.in
+++ b/calendar/conduits/calendar/e-calendar.conduit.in
@@ -1,7 +1,7 @@
<gnome-pilot-conduit version="1.0">
<conduit id="e_calendar_conduit" type="shlib" location="@prefix@/lib/gnome-pilot/conduits/libecalendar_conduit.so"/>
<name value="ECalendar"/>
- <conduit-attribute name="description" _value="Synchronizes Calendar with Evolution"/>
+ <conduit-attribute name="description" value="Synchronizes Calendar with Evolution"/>
<conduit-attribute name="default-synctype" value="synchronize"/>
<conduit-attribute name="valid-synctypes" value="synchronize copy_from_pilot copy_to_pilot merge_from_pilot merge_to_pilot"/>
<conduit-attribute name="settings" value="FALSE"/>