aboutsummaryrefslogtreecommitdiffstats
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
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
-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
-rw-r--r--po/ChangeLog4
-rw-r--r--po/POTFILES.in6
20 files changed, 46 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"
diff --git a/po/ChangeLog b/po/ChangeLog
index 434e908344..03e74befa5 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,5 +1,9 @@
2005-12-25 Funda Wang <fundawang@linux.net.cn>
+ * POTFILES.in: Mark various plugins as translatable (bug#301149).
+
+2005-12-25 Funda Wang <fundawang@linux.net.cn>
+
* zh_CN.po: Updated Simplified Chinese translation.
2005-12-23 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
diff --git a/po/POTFILES.in b/po/POTFILES.in
index e4be1e7e2c..eefce1cb42 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -267,6 +267,7 @@ mail/message-tag-editor.c
mail/message-tag-followup.c
mail/message-tags.glade
mail/searchtypes.xml
+plugins/addressbook-file/org-gnome-addressbook-file.eplug.xml
plugins/audio-inline/org-gnome-audio-inline.eplug.xml
plugins/backup-restore/backup-restore.c
plugins/backup-restore/backup.c
@@ -284,6 +285,7 @@ plugins/default-mailer/apps-evolution-mail-prompts-checkdefault.schemas.in.in
plugins/default-mailer/org-gnome-default-mailer.eplug.xml
plugins/default-mailer/org-gnome-default-mailer.error.xml
plugins/default-source/default-source.c
+plugins/default-source/org-gnome-default-source.eplug.xml
plugins/exchange-operations/e-foreign-folder-dialog.glade
plugins/exchange-operations/exchange-account-setup.c
plugins/exchange-operations/exchange-calendar.c
@@ -304,6 +306,7 @@ plugins/exchange-operations/exchange-permissions-dialog.glade
plugins/exchange-operations/exchange-user-dialog.c
plugins/exchange-operations/org-gnome-exchange-ab-subscription.xml
plugins/exchange-operations/org-gnome-exchange-cal-subscription.xml
+plugins/exchange-operations/org-gnome-exchange-operations.eplug.xml
plugins/exchange-operations/org-gnome-exchange-operations.error.xml
plugins/exchange-operations/org-gnome-exchange-tasks-subscription.xml
plugins/exchange-operations/org-gnome-folder-permissions.xml
@@ -350,6 +353,7 @@ plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml
plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.xml
plugins/mailing-list-actions/org-gnome-mailing-list-actions.error.xml
plugins/mailing-list-actions/org-gnome-mailing-list-actions.xml
+plugins/mark-all-read/org-gnome-mark-all-read.eplug.xml
plugins/mark-calendar-offline/org-gnome-mark-calendar-offline.eplug.xml
plugins/mono/org-gnome-evolution-mono.eplug.xml
plugins/new-mail-notify/new-mail-notify.c
@@ -362,6 +366,8 @@ plugins/prefer-plain/prefer-plain.c
plugins/print-message/org-gnome-print-message.eplug.xml
plugins/print-message/org-gnome-print-message.xml
plugins/print-message/print-message.c
+plugins/profiler/org-gnome-evolution-profiler.eplug.xml
+plugins/publish-calendar/org-gnome-publish-calendar.eplug.xml
plugins/publish-calendar/org-gnome-publish-calendar.xml
plugins/publish-calendar/publish-calendar.c
plugins/publish-calendar/publish-calendar.glade