diff options
author | Not Zed <NotZed@Ximian.com> | 2004-10-19 19:21:29 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-10-19 19:21:29 +0800 |
commit | 2b5f7894090d1dcc8fa5b0b17e0f26c3114ad164 (patch) | |
tree | 5fe60fd86ca9b205196d853484be9603402462d7 /ui/evolution.xml | |
parent | be00bf6ac1a1397207ee17c559f637741fb0e640 (diff) | |
download | gsoc2013-evolution-2b5f7894090d1dcc8fa5b0b17e0f26c3114ad164.tar.gz gsoc2013-evolution-2b5f7894090d1dcc8fa5b0b17e0f26c3114ad164.tar.zst gsoc2013-evolution-2b5f7894090d1dcc8fa5b0b17e0f26c3114ad164.zip |
** See bug #67864.
2004-10-18 Not Zed <NotZed@Ximian.com>
** See bug #67864.
* evolution.xml: change the shortcut for toolbar to b.
svn path=/trunk/; revision=27620
Diffstat (limited to 'ui/evolution.xml')
-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 1ffa411bfe..c4e7b04a21 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -10,7 +10,7 @@ <cmd name="FileExit" _label="E_xit" _tip="Exit the program" pixtype="stock" pixname="gtk-quit" accel="*Control*q"/> - <cmd name="ViewToolbar" _label="T_oolbar" type="toggle" + <cmd name="ViewToolbar" _label="Tool_bar" type="toggle" _tip="Change the visibility of the toolbar" state="1"/> <cmd name="HelpSubmitBug" _label="Submit Bug Report" |