From b9269bd09862b22a89d44a61a5eb728c28ec3761 Mon Sep 17 00:00:00 2001 From: Michael Zucci Date: Fri, 6 May 2005 09:24:13 +0000 Subject: fix names so that intltool will parse as xml remove use of e-error-tool tag xml for translations where appropriate svn path=/trunk/; revision=29304 --- plugins/folder-unsubscribe/ChangeLog | 5 +++++ plugins/folder-unsubscribe/Makefile.am | 2 +- .../org-gnome-mail-folder-unsubscribe.eplug.in | 16 ---------------- .../org-gnome-mail-folder-unsubscribe.eplug.xml | 16 ++++++++++++++++ 4 files changed, 22 insertions(+), 17 deletions(-) delete mode 100644 plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.in create mode 100644 plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml (limited to 'plugins/folder-unsubscribe') diff --git a/plugins/folder-unsubscribe/ChangeLog b/plugins/folder-unsubscribe/ChangeLog index 5970ecad93..4c09643dfd 100644 --- a/plugins/folder-unsubscribe/ChangeLog +++ b/plugins/folder-unsubscribe/ChangeLog @@ -1,3 +1,8 @@ +2005-05-06 Not Zed + + * Makefile.am: + * org-gnome-mail-folder-unsubscribe.eplug.xml: s/.in/.xml/ & i18n. + 2005-02-24 Björn Torkelsson * org-gnome-mail-folder-unsubscribe.eplug.in: Updated description. diff --git a/plugins/folder-unsubscribe/Makefile.am b/plugins/folder-unsubscribe/Makefile.am index ca805d45d9..a01b43d78e 100644 --- a/plugins/folder-unsubscribe/Makefile.am +++ b/plugins/folder-unsubscribe/Makefile.am @@ -10,4 +10,4 @@ plugin_LTLIBRARIES = liborg-gnome-mail-folder-unsubscribe.la liborg_gnome_mail_folder_unsubscribe_la_SOURCES = folder-unsubscribe.c liborg_gnome_mail_folder_unsubscribe_la_LDFLAGS = -module -avoid-version -EXTRA_DIST = org-gnome-mail-folder-unsubscribe.eplug.in \ No newline at end of file +EXTRA_DIST = org-gnome-mail-folder-unsubscribe.eplug.xml diff --git a/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.in b/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.in deleted file mode 100644 index f77a6ca7dc..0000000000 --- a/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.in +++ /dev/null @@ -1,16 +0,0 @@ - - - - Allows unsubscribing of mail folders in the folder tree context menu. - - - - - - - - diff --git a/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml b/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml new file mode 100644 index 0000000000..25a70760f7 --- /dev/null +++ b/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml @@ -0,0 +1,16 @@ + + + + <_description>Allows unsubscribing of mail folders in the folder tree context menu. + + + + + + + + -- cgit v1.2.3