diff options
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" |