aboutsummaryrefslogtreecommitdiffstats
path: root/ui
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
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')
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-message-composer.xml8
-rw-r--r--ui/evolution-signature-editor.xml4
3 files changed, 7 insertions, 10 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index c6c7e983f5..28854d474f 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-22 Radek Doulik <rodo@ximian.com>
+
+ * evolution-message-composer.xml: removed insert file as gtkhtml
+ editor has this now
+
2002-07-18 Peter Williams <peterw@ximian.com>
* evolution-signature-editor.xml: Add a tooltip to the Save item
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>
diff --git a/ui/evolution-signature-editor.xml b/ui/evolution-signature-editor.xml
index 109d22c694..6a19486d0d 100644
--- a/ui/evolution-signature-editor.xml
+++ b/ui/evolution-signature-editor.xml
@@ -66,9 +66,7 @@
<placeholder name="Component"/>
<submenu name="Help" _label="_Help">
-
- <placeholder name="BuiltMenuItems"/>
-
+ <menuitem name="HelpSigEditor" verb="" _label="_Signature editor"/>
</submenu>
</menu>