aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/ChangeLog4
-rw-r--r--ui/evolution-comp-editor.xml7
2 files changed, 4 insertions, 7 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 033b125449..a1b2465137 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,7 @@
+2004-04-15 JP Rosevear <jpr@ximian.com>
+
+ * evolution-comp-editor.xml: remove "Save" only option
+
2004-04-09 Dan Winship <danw@ximian.com>
* evolution.xml: Update for "New" changes. Move "New Window" into
diff --git a/ui/evolution-comp-editor.xml b/ui/evolution-comp-editor.xml
index db056b19c5..d794412eeb 100644
--- a/ui/evolution-comp-editor.xml
+++ b/ui/evolution-comp-editor.xml
@@ -10,11 +10,6 @@
_tip="Preview the printed item"
stockid="gtk-print-preview"/>
- <cmd name="FileSave" _label="_Save"
- _tip="Save the item and close the dialog box"
- accel="*Control*s"
- stockid="gtk-save"/>
-
<cmd name="FileSaveAndClose" _label="Save and _Close"
_tip="Save the item and close the dialog box"
accel="*Control*Return"
@@ -39,8 +34,6 @@
<submenu name="File" _label="_File">
- <menuitem name="FileSave" verb=""/>
-
<menuitem name="FileSaveAndClose" verb=""/>
<menuitem name="FileSaveAs" verb=""/>