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/save-attachments/ChangeLog | 5 +++++ plugins/save-attachments/Makefile.am | 2 +- .../org-gnome-save-attachments.eplug.in | 26 ---------------------- .../org-gnome-save-attachments.eplug.xml | 26 ++++++++++++++++++++++ 4 files changed, 32 insertions(+), 27 deletions(-) delete mode 100644 plugins/save-attachments/org-gnome-save-attachments.eplug.in create mode 100644 plugins/save-attachments/org-gnome-save-attachments.eplug.xml (limited to 'plugins/save-attachments') diff --git a/plugins/save-attachments/ChangeLog b/plugins/save-attachments/ChangeLog index 9312f4ab9e..3beca67ea0 100644 --- a/plugins/save-attachments/ChangeLog +++ b/plugins/save-attachments/ChangeLog @@ -1,3 +1,8 @@ +2005-05-06 Not Zed + + * Makefile.am: + * org-gnome-save-attachments.eplug.xml: s/.in/.xml/ & i18n. + 2005-02-24 Björn Torkelsson * org-gnome-save-attachments.eplug.in: Removed plugin from the diff --git a/plugins/save-attachments/Makefile.am b/plugins/save-attachments/Makefile.am index ec09b11e2c..35621ffc8f 100644 --- a/plugins/save-attachments/Makefile.am +++ b/plugins/save-attachments/Makefile.am @@ -11,5 +11,5 @@ liborg_gnome_save_attachments_la_SOURCES = save-attachments.c liborg_gnome_save_attachments_la_LDFLAGS = -module -avoid-version EXTRA_DIST = \ - org-gnome-save-attachments.eplug.in \ + org-gnome-save-attachments.eplug.xml \ org-gnome-save-attachments.xml \ No newline at end of file diff --git a/plugins/save-attachments/org-gnome-save-attachments.eplug.in b/plugins/save-attachments/org-gnome-save-attachments.eplug.in deleted file mode 100644 index f09441b2c8..0000000000 --- a/plugins/save-attachments/org-gnome-save-attachments.eplug.in +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - A plugin for saving all attachments or parts of a message at once. - - - - - - - - - - diff --git a/plugins/save-attachments/org-gnome-save-attachments.eplug.xml b/plugins/save-attachments/org-gnome-save-attachments.eplug.xml new file mode 100644 index 0000000000..0f63421334 --- /dev/null +++ b/plugins/save-attachments/org-gnome-save-attachments.eplug.xml @@ -0,0 +1,26 @@ + + + + + + + <_description>A plugin for saving all attachments or parts of a message at once. + + + + + + + + + + -- cgit v1.2.3