aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-contacts.ui
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2010-03-27 06:55:12 +0800
committerMichael Meeks <michael.meeks@novell.com>2010-03-29 16:54:49 +0800
commit4df23d489b8542ecb942e29289d2c28686d9dc9d (patch)
tree2e5fc048548ca30139732e994a892376b50174e9 /ui/evolution-contacts.ui
parentcc9452d075be663ade764abf0326ba8695631c54 (diff)
downloadgsoc2013-evolution-4df23d489b8542ecb942e29289d2c28686d9dc9d.tar
gsoc2013-evolution-4df23d489b8542ecb942e29289d2c28686d9dc9d.tar.gz
gsoc2013-evolution-4df23d489b8542ecb942e29289d2c28686d9dc9d.tar.bz2
gsoc2013-evolution-4df23d489b8542ecb942e29289d2c28686d9dc9d.tar.lz
gsoc2013-evolution-4df23d489b8542ecb942e29289d2c28686d9dc9d.tar.xz
gsoc2013-evolution-4df23d489b8542ecb942e29289d2c28686d9dc9d.tar.zst
gsoc2013-evolution-4df23d489b8542ecb942e29289d2c28686d9dc9d.zip
Get the new contact sizing right despite the scrolled regions.
Add Claire's calendar popup feedback wrt. express mode
Diffstat (limited to 'ui/evolution-contacts.ui')
-rw-r--r--ui/evolution-contacts.ui4
1 files changed, 3 insertions, 1 deletions
diff --git a/ui/evolution-contacts.ui b/ui/evolution-contacts.ui
index aeb6c7998c..77061bb010 100644
--- a/ui/evolution-contacts.ui
+++ b/ui/evolution-contacts.ui
@@ -7,8 +7,10 @@
<menuitem action='address-book-save-as'/>
</placeholder>
<placeholder name='print-actions'>
+#if !EXPRESS
<menuitem action='address-book-print-preview'/>
<menuitem action='address-book-print'/>
+#endif
</placeholder>
</menu>
<menu action='edit-menu'>
@@ -49,8 +51,8 @@
#if !EXPRESS
<toolitem action='send-receive'/>
<separator/>
-#endif
<toolitem action='address-book-print'/>
+#endif
<toolitem action='delete-selection'/>
<toolitem action='address-book-stop'/>
</toolbar>