diff options
author | Jason Leach <jasonleach@usa.net> | 2001-01-16 03:27:28 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-01-16 03:27:28 +0800 |
commit | f99a64ab4f75baaa519a6f98a50ca18f126ea344 (patch) | |
tree | 7f3a7feeca25c6c51714a81fb163c818f65155fd /ui/evolution-mail.xml | |
parent | d4d5f98358de23bf90f075aabc2dff85ad70f664 (diff) | |
download | gsoc2013-evolution-f99a64ab4f75baaa519a6f98a50ca18f126ea344.tar.gz gsoc2013-evolution-f99a64ab4f75baaa519a6f98a50ca18f126ea344.tar.zst gsoc2013-evolution-f99a64ab4f75baaa519a6f98a50ca18f126ea344.zip |
(Bug #1143: Add elipses to more menu items that lead to dialogs)
2001-01-15 Jason Leach <jasonleach@usa.net>
(Bug #1143: Add elipses to more menu items that lead to dialogs)
* evolution-mail.xml: "Folder/Configure Folder..."
* evolution.xml: "File/Import file..."
svn path=/trunk/; revision=7510
Diffstat (limited to 'ui/evolution-mail.xml')
-rw-r--r-- | ui/evolution-mail.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-mail.xml b/ui/evolution-mail.xml index 7f9eb91563..8d459e8179 100644 --- a/ui/evolution-mail.xml +++ b/ui/evolution-mail.xml @@ -190,7 +190,7 @@ accel="*Control*x"/> <menuitem name="FolderConfig" verb="" - _label="_Configure Folder"/> + _label="_Configure Folder..."/> </submenu> |