aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/save-attachments/org-gnome-save-attachments.xml
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-10-20 15:40:04 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-10-20 15:40:04 +0800
commit9a41befd236157f8c76086fa53654e022d02973b (patch)
treea702a5d525b0020debd416ef30811ff58edfcab3 /plugins/save-attachments/org-gnome-save-attachments.xml
parentff3fe6fb3d5d6888ff57928df22b608b41cd60e1 (diff)
downloadgsoc2013-evolution-9a41befd236157f8c76086fa53654e022d02973b.tar
gsoc2013-evolution-9a41befd236157f8c76086fa53654e022d02973b.tar.gz
gsoc2013-evolution-9a41befd236157f8c76086fa53654e022d02973b.tar.bz2
gsoc2013-evolution-9a41befd236157f8c76086fa53654e022d02973b.tar.lz
gsoc2013-evolution-9a41befd236157f8c76086fa53654e022d02973b.tar.xz
gsoc2013-evolution-9a41befd236157f8c76086fa53654e022d02973b.tar.zst
gsoc2013-evolution-9a41befd236157f8c76086fa53654e022d02973b.zip
Imported save-attachments example plugin.
2004-10-20 Not Zed <NotZed@Ximian.com> * Imported save-attachments example plugin. svn path=/trunk/; revision=27642
Diffstat (limited to 'plugins/save-attachments/org-gnome-save-attachments.xml')
-rw-r--r--plugins/save-attachments/org-gnome-save-attachments.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/plugins/save-attachments/org-gnome-save-attachments.xml b/plugins/save-attachments/org-gnome-save-attachments.xml
new file mode 100644
index 0000000000..449bd229c8
--- /dev/null
+++ b/plugins/save-attachments/org-gnome-save-attachments.xml
@@ -0,0 +1,19 @@
+<Root>
+ <commands>
+ <cmd name="EPSASaveAttachments" _label="Save Attachments ..."
+ _tip="Save all attachments"
+ pixtype="stock" pixname="Save"/>
+ </commands>
+
+ <menu>
+ <submenu name="Actions">
+ <placeholder name="ComponentActionsPlaceholder">
+ <placeholder name="MailMessageActions">
+ <separator f="" name="emaillist5"/>
+ <menuitem name="EPSASaveAttachments" verb=""/>
+ </placeholder>
+ </placeholder>
+ </submenu>
+
+ </menu>
+</Root>