aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-message-composer.xml
diff options
context:
space:
mode:
authorRadek Doulik <rodo@src.gnome.org>2002-07-23 06:51:05 +0800
committerRadek Doulik <rodo@src.gnome.org>2002-07-23 06:51:05 +0800
commit5fea81cd0fcb41e4da28a36ee82dba6083e61106 (patch)
treee1b501d916604ca59c34bb46b0700ed0ff61271f /ui/evolution-message-composer.xml
parent466110cdbd50e92c726200bc8a0685103e95c6cf (diff)
downloadgsoc2013-evolution-5fea81cd0fcb41e4da28a36ee82dba6083e61106.tar
gsoc2013-evolution-5fea81cd0fcb41e4da28a36ee82dba6083e61106.tar.gz
gsoc2013-evolution-5fea81cd0fcb41e4da28a36ee82dba6083e61106.tar.bz2
gsoc2013-evolution-5fea81cd0fcb41e4da28a36ee82dba6083e61106.tar.lz
gsoc2013-evolution-5fea81cd0fcb41e4da28a36ee82dba6083e61106.tar.xz
gsoc2013-evolution-5fea81cd0fcb41e4da28a36ee82dba6083e61106.tar.zst
gsoc2013-evolution-5fea81cd0fcb41e4da28a36ee82dba6083e61106.zip
removed Insert file from composers menu + forgotten signature editor
help menu fix svn path=/trunk/; revision=17533
Diffstat (limited to 'ui/evolution-message-composer.xml')
-rw-r--r--ui/evolution-message-composer.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml
index 9afb0561f7..827d76c092 100644
--- a/ui/evolution-message-composer.xml
+++ b/ui/evolution-message-composer.xml
@@ -18,11 +18,7 @@
<cmd name="FileSaveInFolder" _label="Save in folder..."
_tip="Save the message in a specified folder"/>
-
- <cmd name="FileInsertFile" _label="Insert text file..."
- accel="*Ctrl**Alt*f"
- _tip="Insert a file as text into the message"/>
-
+
<cmd name="FileSend" _label="Send" _tip="Send this message"
accel="*Ctrl*Return"
pixtype="pixbuf"/>
@@ -124,8 +120,6 @@
<submenu name="Insert" _label="_Insert">
<menuitem name="FileAttach" verb=""
_label="_Attachment..." pixtype="pixbuf"/>
- <menuitem name="FileInsertFile" verb=""
- _label="Inline Text _File..."/>
<placeholder name="Component"/>
</submenu>