aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/save-attachments
diff options
context:
space:
mode:
authorMichael Zucci <zucchi@src.gnome.org>2005-05-06 17:24:13 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-05-06 17:24:13 +0800
commitb9269bd09862b22a89d44a61a5eb728c28ec3761 (patch)
tree23320801f462224ce60b4545175b66e55d1fc6f3 /plugins/save-attachments
parentf77c58f8ae17a65a78213e54f78f8c316ddfc839 (diff)
downloadgsoc2013-evolution-b9269bd09862b22a89d44a61a5eb728c28ec3761.tar
gsoc2013-evolution-b9269bd09862b22a89d44a61a5eb728c28ec3761.tar.gz
gsoc2013-evolution-b9269bd09862b22a89d44a61a5eb728c28ec3761.tar.bz2
gsoc2013-evolution-b9269bd09862b22a89d44a61a5eb728c28ec3761.tar.lz
gsoc2013-evolution-b9269bd09862b22a89d44a61a5eb728c28ec3761.tar.xz
gsoc2013-evolution-b9269bd09862b22a89d44a61a5eb728c28ec3761.tar.zst
gsoc2013-evolution-b9269bd09862b22a89d44a61a5eb728c28ec3761.zip
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
Diffstat (limited to 'plugins/save-attachments')
-rw-r--r--plugins/save-attachments/ChangeLog5
-rw-r--r--plugins/save-attachments/Makefile.am2
-rw-r--r--plugins/save-attachments/org-gnome-save-attachments.eplug.xml (renamed from plugins/save-attachments/org-gnome-save-attachments.eplug.in)4
3 files changed, 8 insertions, 3 deletions
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 <NotZed@Ximian.com>
+
+ * Makefile.am:
+ * org-gnome-save-attachments.eplug.xml: s/.in/.xml/ & i18n.
+
2005-02-24 Björn Torkelsson <torkel@acc.umu.se>
* 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.xml
index f09441b2c8..0f63421334 100644
--- a/plugins/save-attachments/org-gnome-save-attachments.eplug.in
+++ b/plugins/save-attachments/org-gnome-save-attachments.eplug.xml
@@ -5,10 +5,10 @@
id="org.gnome.plugin.attachments.save"
type="shlib"
location="@PLUGINDIR@/liborg-gnome-save-attachments.so"
- name="Save attachments">
+ _name="Save attachments">
<author name="Not Zed" email="NotZed@Ximian.com"/>
- <description>A plugin for saving all attachments or parts of a message at once.</description>
+ <_description>A plugin for saving all attachments or parts of a message at once.</_description>
<hook class="org.gnome.evolution.mail.bonobomenu:1.0">
<menu id="org.gnome.evolution.mail.browser" target="select">