[evolution] remove redundant print elements from express mode
- From: Michael Meeks <michael src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] remove redundant print elements from express mode
- Date: Mon, 29 Mar 2010 16:35:54 +0000 (UTC)
commit f84793e87c4fa62f1dbcb6b70dee8dff840d8d79
Author: Michael Meeks <michael meeks novell com>
Date: Mon Mar 29 17:21:00 2010 +0100
remove redundant print elements from express mode
ui/evolution-contacts.ui | 2 ++
ui/evolution-shell.ui | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/ui/evolution-contacts.ui b/ui/evolution-contacts.ui
index 77061bb..a258060 100644
--- a/ui/evolution-contacts.ui
+++ b/ui/evolution-contacts.ui
@@ -72,7 +72,9 @@
<separator/>
<menuitem action='contact-popup-open'/>
<menuitem action='contact-popup-save-as'/>
+#if !EXPRESS
<menuitem action='contact-popup-print'/>
+#endif
<separator/>
<menuitem action='popup-cut-clipboard'/>
<menuitem action='popup-copy-clipboard'/>
diff --git a/ui/evolution-shell.ui b/ui/evolution-shell.ui
index 30bd8c6..5e249da 100644
--- a/ui/evolution-shell.ui
+++ b/ui/evolution-shell.ui
@@ -10,8 +10,10 @@
<placeholder name='file-actions'/>
<separator/>
<menuitem action='import'/>
+#if !EXPRESS
<separator/>
<menuitem action='page-setup'/>
+#endif
<placeholder name='print-actions'/>
<separator/>
<placeholder name='long-running-actions'/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]