aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorFunda Wang <fwang@src.gnome.org>2005-12-25 12:14:52 +0800
committerFunda Wang <fwang@src.gnome.org>2005-12-25 12:14:52 +0800
commitfa185fe572638c9724673499332b61150b0d83d5 (patch)
treec5a9ddd214ec9f8a3d37a5f792735ed6dcd032a7 /plugins
parent3cbf65dd022038c7f825e6de0114246868dcf9a3 (diff)
downloadgsoc2013-evolution-fa185fe572638c9724673499332b61150b0d83d5.tar
gsoc2013-evolution-fa185fe572638c9724673499332b61150b0d83d5.tar.gz
gsoc2013-evolution-fa185fe572638c9724673499332b61150b0d83d5.tar.bz2
gsoc2013-evolution-fa185fe572638c9724673499332b61150b0d83d5.tar.lz
gsoc2013-evolution-fa185fe572638c9724673499332b61150b0d83d5.tar.xz
gsoc2013-evolution-fa185fe572638c9724673499332b61150b0d83d5.tar.zst
gsoc2013-evolution-fa185fe572638c9724673499332b61150b0d83d5.zip
Mark vairous plugins as translatable (bug#301149).
svn path=/trunk/; revision=30950
Diffstat (limited to 'plugins')
-rw-r--r--plugins/addressbook-file/ChangeLog4
-rw-r--r--plugins/addressbook-file/Makefile.am2
-rw-r--r--plugins/addressbook-file/org-gnome-addressbook-file.eplug.xml (renamed from plugins/addressbook-file/org-gnome-addressbook-file.eplug.in)0
-rw-r--r--plugins/default-source/ChangeLog4
-rw-r--r--plugins/default-source/Makefile.am2
-rw-r--r--plugins/default-source/org-gnome-default-source.eplug.xml (renamed from plugins/default-source/org-gnome-default-source.eplug.in)0
-rw-r--r--plugins/exchange-operations/ChangeLog4
-rw-r--r--plugins/exchange-operations/Makefile.am2
-rw-r--r--plugins/exchange-operations/org-gnome-exchange-operations.eplug.xml (renamed from plugins/exchange-operations/org-gnome-exchange-operations.eplug.in)0
-rw-r--r--plugins/mark-all-read/ChangeLog4
-rw-r--r--plugins/mark-all-read/Makefile.am2
-rw-r--r--plugins/mark-all-read/org-gnome-mark-all-read.eplug.xml (renamed from plugins/mark-all-read/org-gnome-mark-all-read.eplug.in)0
-rw-r--r--plugins/profiler/ChangeLog4
-rw-r--r--plugins/profiler/Makefile.am2
-rw-r--r--plugins/profiler/org-gnome-evolution-profiler.eplug.xml (renamed from plugins/profiler/org-gnome-evolution-profiler.eplug.in)4
-rw-r--r--plugins/publish-calendar/ChangeLog4
-rw-r--r--plugins/publish-calendar/Makefile.am2
-rw-r--r--plugins/publish-calendar/org-gnome-publish-calendar.eplug.xml (renamed from plugins/publish-calendar/org-gnome-publish-calendar.eplug.in)8
18 files changed, 36 insertions, 12 deletions
diff --git a/plugins/addressbook-file/ChangeLog b/plugins/addressbook-file/ChangeLog
index c8ee8f6bfe..2dce8fb4f5 100644
--- a/plugins/addressbook-file/ChangeLog
+++ b/plugins/addressbook-file/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-25 Funda Wang <fundawang@linux.net.cn>
+
+ * Makefile.am: Mark this plugin as translatable (bug#301149).
+
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Fix make-clean issues.
diff --git a/plugins/addressbook-file/Makefile.am b/plugins/addressbook-file/Makefile.am
index 2109ac2faf..5b6216bb77 100644
--- a/plugins/addressbook-file/Makefile.am
+++ b/plugins/addressbook-file/Makefile.am
@@ -14,7 +14,7 @@ liborg_gnome_addressbook_file_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED
liborg_gnome_addressbook_file_la_LIBADD = \
$(EVOLUTION_ADDRESSBOOK_LIBS)
-EXTRA_DIST = org-gnome-addressbook-file.eplug.in
+EXTRA_DIST = org-gnome-addressbook-file.eplug.xml
BUILT_SOURCES = $(plugin_DATA)
CLEANFILES = $(BUILT_SOURCES)
diff --git a/plugins/addressbook-file/org-gnome-addressbook-file.eplug.in b/plugins/addressbook-file/org-gnome-addressbook-file.eplug.xml
index 13dd132bd5..13dd132bd5 100644
--- a/plugins/addressbook-file/org-gnome-addressbook-file.eplug.in
+++ b/plugins/addressbook-file/org-gnome-addressbook-file.eplug.xml
diff --git a/plugins/default-source/ChangeLog b/plugins/default-source/ChangeLog
index fd5e3b3678..788b432a3c 100644
--- a/plugins/default-source/ChangeLog
+++ b/plugins/default-source/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-25 Funda Wang <fundawang@linux.net.cn>
+
+ * Makefile.am: Mark this plugin as translatable (bug#301149).
+
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Fix make-clean issues.
diff --git a/plugins/default-source/Makefile.am b/plugins/default-source/Makefile.am
index b10790a451..94f33c7ade 100644
--- a/plugins/default-source/Makefile.am
+++ b/plugins/default-source/Makefile.am
@@ -17,7 +17,7 @@ liborg_gnome_default_source_la_LIBADD = \
$(EVOLUTION_ADDRESSBOOK_LIBS)
-EXTRA_DIST = org-gnome-default-source.eplug.in
+EXTRA_DIST = org-gnome-default-source.eplug.xml
BUILT_SOURCES = $(plugin_DATA)
CLEANFILES = $(BUILT_SOURCES)
diff --git a/plugins/default-source/org-gnome-default-source.eplug.in b/plugins/default-source/org-gnome-default-source.eplug.xml
index acde978fe0..acde978fe0 100644
--- a/plugins/default-source/org-gnome-default-source.eplug.in
+++ b/plugins/default-source/org-gnome-default-source.eplug.xml
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 8f9bd201a3..129bfa3fc9 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-25 Funda Wang <fundawang@linux.net.cn>
+
+ * Makefile.am: Mark this plugin as translatable (bug#301149).
+
2005-12-21 Sushma Rai <rsushma@novell.com>
* exchange-contacts.c (e_exchange_contacts_commit): Setting the
diff --git a/plugins/exchange-operations/Makefile.am b/plugins/exchange-operations/Makefile.am
index cc5524fd55..0696a6735b 100644
--- a/plugins/exchange-operations/Makefile.am
+++ b/plugins/exchange-operations/Makefile.am
@@ -64,7 +64,7 @@ error_DATA = org-gnome-exchange-operations.error
errordir = $(privdatadir)/errors
EXTRA_DIST = \
- org-gnome-exchange-operations.eplug.in \
+ org-gnome-exchange-operations.eplug.xml \
org-gnome-exchange-operations.error.xml \
org-gnome-folder-permissions.xml \
org-gnome-folder-subscription.xml \
diff --git a/plugins/exchange-operations/org-gnome-exchange-operations.eplug.in b/plugins/exchange-operations/org-gnome-exchange-operations.eplug.xml
index 2c43856ca2..2c43856ca2 100644
--- a/plugins/exchange-operations/org-gnome-exchange-operations.eplug.in
+++ b/plugins/exchange-operations/org-gnome-exchange-operations.eplug.xml
diff --git a/plugins/mark-all-read/ChangeLog b/plugins/mark-all-read/ChangeLog
index 2e25ad4202..0808b671bb 100644
--- a/plugins/mark-all-read/ChangeLog
+++ b/plugins/mark-all-read/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-25 Funda Wang <fundawang@linux.net.cn>
+
+ * Makefile.am: Mark this plugin as translatable (bug#301149).
+
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Fix make-clean issues.
diff --git a/plugins/mark-all-read/Makefile.am b/plugins/mark-all-read/Makefile.am
index ffec00cc8f..756e945d00 100644
--- a/plugins/mark-all-read/Makefile.am
+++ b/plugins/mark-all-read/Makefile.am
@@ -15,7 +15,7 @@ liborg_gnome_mark_all_read_la_LIBADD = \
$(top_builddir)/mail/libevolution-mail.la \
$(EVOLUTION_MAIL_LIBS)
-EXTRA_DIST = org-gnome-mark-all-read.eplug.in
+EXTRA_DIST = org-gnome-mark-all-read.eplug.xml
BUILT_SOURCES = $(plugin_DATA)
CLEANFILES = $(BUILT_SOURCES)
diff --git a/plugins/mark-all-read/org-gnome-mark-all-read.eplug.in b/plugins/mark-all-read/org-gnome-mark-all-read.eplug.xml
index ab3f12af3e..ab3f12af3e 100644
--- a/plugins/mark-all-read/org-gnome-mark-all-read.eplug.in
+++ b/plugins/mark-all-read/org-gnome-mark-all-read.eplug.xml
diff --git a/plugins/profiler/ChangeLog b/plugins/profiler/ChangeLog
index 4ecb046b44..469aceb14d 100644
--- a/plugins/profiler/ChangeLog
+++ b/plugins/profiler/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-25 Funda Wang <fundawang@linux.net.cn>
+
+ * Makefile.am: Mark this plugin as translatable (bug#301149).
+
2005-05-12 Not Zed <NotZed@Ximian.com>
* Makefile.am: fix built_sources/cleanfiles.
diff --git a/plugins/profiler/Makefile.am b/plugins/profiler/Makefile.am
index 8e948a049f..e39b4f6642 100644
--- a/plugins/profiler/Makefile.am
+++ b/plugins/profiler/Makefile.am
@@ -12,7 +12,7 @@ plugin_LTLIBRARIES = liborg-gnome-evolution-profiler.la
liborg_gnome_evolution_profiler_la_SOURCES = profiler.c
liborg_gnome_evolution_profiler_la_LDFLAGS = -module -avoid-version
-EXTRA_DIST = org-gnome-evolution-profiler.eplug.in
+EXTRA_DIST = org-gnome-evolution-profiler.eplug.xml
BUILT_SOURCES = $(plugin_DATA)
CLEANFILES = $(BUILT_SOURCES)
diff --git a/plugins/profiler/org-gnome-evolution-profiler.eplug.in b/plugins/profiler/org-gnome-evolution-profiler.eplug.xml
index 2ad678188b..1148fa5720 100644
--- a/plugins/profiler/org-gnome-evolution-profiler.eplug.in
+++ b/plugins/profiler/org-gnome-evolution-profiler.eplug.xml
@@ -2,10 +2,10 @@
<e-plugin
id="org.gnome.evolution.profiler"
type="shlib"
- name="Evolution Profiler"
+ _name="Evolution Profiler"
location="@PLUGINDIR@/liborg-gnome-evolution-profiler.so">
- <description>Writes a log of profiling data events.</description>
+ <_description>Writes a log of profiling data events.</_description>
<author name="Michael Zucchi" email="notzed@novell.com"/>
<hook class="org.gnome.evolution.profile.events:1.0">
diff --git a/plugins/publish-calendar/ChangeLog b/plugins/publish-calendar/ChangeLog
index 9298fceee7..e1799f5bcc 100644
--- a/plugins/publish-calendar/ChangeLog
+++ b/plugins/publish-calendar/ChangeLog
@@ -1,3 +1,7 @@
+2005-12-25 Funda Wang <fundawang@linux.net.cn>
+
+ * Makefile.am: Mark this plugin as translatable (bug#301149).
+
2005-12-22 Tor Lillqvist <tml@novell.com>
* Makefile.am: Use -no-undefined on Windows. Link with used
diff --git a/plugins/publish-calendar/Makefile.am b/plugins/publish-calendar/Makefile.am
index 2787add45d..6453c9da60 100644
--- a/plugins/publish-calendar/Makefile.am
+++ b/plugins/publish-calendar/Makefile.am
@@ -30,6 +30,6 @@ liborg_gnome_publish_calendar_la_LIBADD = \
$(EVOLUTION_CALENDAR_LIBS)
EXTRA_DIST = \
- org-gnome-publish-calendar.eplug.in \
+ org-gnome-publish-calendar.eplug.xml \
publish-calendar.glade \
org-gnome-publish-calendar.xml
diff --git a/plugins/publish-calendar/org-gnome-publish-calendar.eplug.in b/plugins/publish-calendar/org-gnome-publish-calendar.eplug.xml
index e42cc8cac5..bdf009fa5b 100644
--- a/plugins/publish-calendar/org-gnome-publish-calendar.eplug.in
+++ b/plugins/publish-calendar/org-gnome-publish-calendar.eplug.xml
@@ -4,8 +4,8 @@
type="shlib"
location="@PLUGINDIR@/liborg-gnome-publish-calendar@SOEXT@"
id="org.gnome.evolution.calendar.publish"
- name="Calendar Publishing">
- <description>Allows calendars to be published to the web</description>
+ _name="Calendar Publishing">
+ <_description>Allows calendars to be published to the web</_description>
<author name="David Trowbridge" email="trowbrds@cs.colorado.edu"/>
<!-- calendar main menu -->
<hook class="org.gnome.evolution.shell.bonobomenu:1.0">
@@ -27,11 +27,11 @@
<item
type="page"
path="30.publishing"
- label="Calendar Publishing"/>
+ _label="Calendar Publishing"/>
<item
type="section"
path="30.publishing/00.urls"
- label="Locations"/>
+ _label="Locations"/>
<item
type="item"
path="30.publishing/00.urls/00.locations"