diff options
author | Jacob Leach <jleach@src.gnome.org> | 2001-01-18 14:17:01 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-01-18 14:17:01 +0800 |
commit | dd1454293b3592aaacb56859ddfa63832255c88d (patch) | |
tree | 1d8eb74fd54d9b6a642d1badbc431897eab2581e | |
parent | f94261ab03b478c5d4ff859f6444ac4c23e21839 (diff) | |
download | gsoc2013-evolution-dd1454293b3592aaacb56859ddfa63832255c88d.tar gsoc2013-evolution-dd1454293b3592aaacb56859ddfa63832255c88d.tar.gz gsoc2013-evolution-dd1454293b3592aaacb56859ddfa63832255c88d.tar.bz2 gsoc2013-evolution-dd1454293b3592aaacb56859ddfa63832255c88d.tar.lz gsoc2013-evolution-dd1454293b3592aaacb56859ddfa63832255c88d.tar.xz gsoc2013-evolution-dd1454293b3592aaacb56859ddfa63832255c88d.tar.zst gsoc2013-evolution-dd1454293b3592aaacb56859ddfa63832255c88d.zip |
ellipses for menu items that need dialogs.
svn path=/trunk/; revision=7615
-rw-r--r-- | ui/evolution.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution.xml b/ui/evolution.xml index 819bd2e08a..9aab46a111 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -85,7 +85,7 @@ <placeholder/> <menuitem name="BonoboCustomize" verb="" - _label="Customi_ze" pos="bottom"/> + _label="Customi_ze..." pos="bottom"/> </submenu> |