diff options
author | Funda Wang <fwang@src.gnome.org> | 2005-12-07 14:14:58 +0800 |
---|---|---|
committer | Funda Wang <fwang@src.gnome.org> | 2005-12-07 14:14:58 +0800 |
commit | b218e6c24ebe6311220cb8284f9e411532af8f11 (patch) | |
tree | 7f57b3de1eb877db9cbc4e1aa83520ee8caee527 /plugins/default-source | |
parent | 5db98a0b628cb996295bb6dcf3817268a36f9045 (diff) | |
download | gsoc2013-evolution-b218e6c24ebe6311220cb8284f9e411532af8f11.tar.gz gsoc2013-evolution-b218e6c24ebe6311220cb8284f9e411532af8f11.tar.zst gsoc2013-evolution-b218e6c24ebe6311220cb8284f9e411532af8f11.zip |
Mark various plugins translatable.
svn path=/trunk/; revision=30733
Diffstat (limited to 'plugins/default-source')
-rw-r--r-- | plugins/default-source/ChangeLog | 4 | ||||
-rw-r--r-- | plugins/default-source/org-gnome-default-source.eplug.in | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/plugins/default-source/ChangeLog b/plugins/default-source/ChangeLog index 3baa73d146..414a84e609 100644 --- a/plugins/default-source/ChangeLog +++ b/plugins/default-source/ChangeLog @@ -1,3 +1,7 @@ +2005-12-07 Funda Wang <fundawang@linux.net.cn> + + * org-gnome-default-source.eplug.in: i18nlized. + 2005-08-23 Not Zed <NotZed@Ximian.com> * default-source.c: forward declare exported func. diff --git a/plugins/default-source/org-gnome-default-source.eplug.in b/plugins/default-source/org-gnome-default-source.eplug.in index 056684e242..acde978fe0 100644 --- a/plugins/default-source/org-gnome-default-source.eplug.in +++ b/plugins/default-source/org-gnome-default-source.eplug.in @@ -4,9 +4,9 @@ type="shlib" location="@PLUGINDIR@/liborg-gnome-default-source@SOEXT@" id="org.gnome.evolution.plugin.default-source" - name="Default Sources"> + _name="Default Sources"> <author name="Sivaiah Nallagatla" email="snallagatla@novell.com"/> - <description>Provides functionallity for marking a calendar or addressbook as the default one.</description> + <_description>Provides functionallity for marking a calendar or addressbook as the default one.</_description> <hook class="org.gnome.evolution.calendar.config:1.0"> <group target="source" |