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/addressbook-file | |
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/addressbook-file')
-rw-r--r-- | plugins/addressbook-file/ChangeLog | 4 | ||||
-rw-r--r-- | plugins/addressbook-file/org-gnome-addressbook-file.eplug.in | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/plugins/addressbook-file/ChangeLog b/plugins/addressbook-file/ChangeLog index 94c4386bae..24e67ace79 100644 --- a/plugins/addressbook-file/ChangeLog +++ b/plugins/addressbook-file/ChangeLog @@ -1,3 +1,7 @@ +2005-12-07 Funda Wang <fundawang@linux.net.cn> + + * org-gnome-addressbook-file.eplug.in: i18nlized. + 2005-08-23 Not Zed <NotZed@Ximian.com> * addressbook-file.c (e_book_file_dummy): fix relative_uri type, diff --git a/plugins/addressbook-file/org-gnome-addressbook-file.eplug.in b/plugins/addressbook-file/org-gnome-addressbook-file.eplug.in index 6a77a0f1a3..13dd132bd5 100644 --- a/plugins/addressbook-file/org-gnome-addressbook-file.eplug.in +++ b/plugins/addressbook-file/org-gnome-addressbook-file.eplug.in @@ -4,9 +4,9 @@ type="shlib" location="@PLUGINDIR@/liborg-gnome-addressbook-file@SOEXT@" id="org.gnome.evolution.addressbook.file" - name="Local Address Books"> + _name="Local Address Books"> <author name="Sivaiah Nallagatla" email="snallagatla@novell.com"/> - <description>Provides core functionallity for local address books.</description> + <_description>Provides core functionallity for local address books.</_description> <hook class="org.gnome.evolution.addressbook.config:1.0"> <group target="source" |