aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/addressbook-file
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/addressbook-file')
-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
3 files changed, 5 insertions, 1 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