diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-02-06 02:53:34 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-02-06 02:53:34 +0800 |
commit | d2293e1adc8339042d9fa273e61ebfe1cb1032c6 (patch) | |
tree | f917ac3184ddc5fd3e1df28f1368ae05c906b7d2 /ui/evolution-executive-summary.xml | |
parent | 5a8d47207061f70c4dc0ce6c77d12ea241644133 (diff) | |
download | gsoc2013-evolution-d2293e1adc8339042d9fa273e61ebfe1cb1032c6.tar gsoc2013-evolution-d2293e1adc8339042d9fa273e61ebfe1cb1032c6.tar.gz gsoc2013-evolution-d2293e1adc8339042d9fa273e61ebfe1cb1032c6.tar.bz2 gsoc2013-evolution-d2293e1adc8339042d9fa273e61ebfe1cb1032c6.tar.lz gsoc2013-evolution-d2293e1adc8339042d9fa273e61ebfe1cb1032c6.tar.xz gsoc2013-evolution-d2293e1adc8339042d9fa273e61ebfe1cb1032c6.tar.zst gsoc2013-evolution-d2293e1adc8339042d9fa273e61ebfe1cb1032c6.zip |
Add a priority
svn path=/trunk/; revision=7972
Diffstat (limited to 'ui/evolution-executive-summary.xml')
-rw-r--r-- | ui/evolution-executive-summary.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-executive-summary.xml b/ui/evolution-executive-summary.xml index 9d513b699d..3b5a4dfeba 100644 --- a/ui/evolution-executive-summary.xml +++ b/ui/evolution-executive-summary.xml @@ -13,7 +13,7 @@ <dockitem name="Toolbar"> <toolitem name="AddService" verb="AddService" - _label="Add Service" _tip="Add a new service to the Executive Summary" + _label="Add Service" priority="1" _tip="Add a new service to the Executive Summary" pixtype="pixbuf"/> <separator/> |