aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-shell.ui
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2010-02-25 01:41:10 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-03-14 09:49:49 +0800
commit304777ae4cd03026fcee98c0863e9e43f483c97a (patch)
treeeff5e49cd55840db565e11c80d9e8deecfa5bf91 /ui/evolution-shell.ui
parent2166e7f4c73e8cc1f9b7f00027eec9de05961ee2 (diff)
downloadgsoc2013-evolution-304777ae4cd03026fcee98c0863e9e43f483c97a.tar
gsoc2013-evolution-304777ae4cd03026fcee98c0863e9e43f483c97a.tar.gz
gsoc2013-evolution-304777ae4cd03026fcee98c0863e9e43f483c97a.tar.bz2
gsoc2013-evolution-304777ae4cd03026fcee98c0863e9e43f483c97a.tar.lz
gsoc2013-evolution-304777ae4cd03026fcee98c0863e9e43f483c97a.tar.xz
gsoc2013-evolution-304777ae4cd03026fcee98c0863e9e43f483c97a.tar.zst
gsoc2013-evolution-304777ae4cd03026fcee98c0863e9e43f483c97a.zip
Add generic 'express mode' conditionals to the UI XML
Diffstat (limited to 'ui/evolution-shell.ui')
-rw-r--r--ui/evolution-shell.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/evolution-shell.ui b/ui/evolution-shell.ui
index fab9255989..eb11673f0e 100644
--- a/ui/evolution-shell.ui
+++ b/ui/evolution-shell.ui
@@ -86,5 +86,8 @@
<toolitem action='send-receive'/>
<separator/>
<placeholder name='toolbar-actions'/>
+<!-- if !EXPRESS -->
+ <toolitem action='preferences'/>
+<!-- endif -->
</toolbar>
</ui>