diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2005-12-16 16:10:30 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2005-12-16 16:10:30 +0800 |
commit | 27a36e5a4dae043052546b936c1cc3f1aa2a4d36 (patch) | |
tree | 4f3644cad8a7703f23d40667b9a1611683555b68 /ui/evolution-addressbook.xml | |
parent | c484ff21de2f38feb2386762d5b60255a95b20cd (diff) | |
download | gsoc2013-evolution-27a36e5a4dae043052546b936c1cc3f1aa2a4d36.tar.gz gsoc2013-evolution-27a36e5a4dae043052546b936c1cc3f1aa2a4d36.tar.zst gsoc2013-evolution-27a36e5a4dae043052546b936c1cc3f1aa2a4d36.zip |
** Fixes bugs #322499 and #227853
2005-12-16 Srinivasa Ragavan <sragavan@novell.com>
** Fixes bugs #322499 and #227853
* evolution-addressbook.xml: Modified shortcut for preview
* evolution-mail-global.xml: Modified shortcut for preview
* evolution-tasks.xml: Modified shortcut for preview
* evolution.xml: Removed Shortcut to hide status bar.
svn path=/trunk/; revision=30790
Diffstat (limited to 'ui/evolution-addressbook.xml')
-rw-r--r-- | ui/evolution-addressbook.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index 4ad07a7253..24c2070a0a 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -61,7 +61,7 @@ <cmd name="ContactsViewPreview" _label="Contact _Preview" _tip="Show contact preview window" - accel="*Control**Alt*v" + accel="*Control*m" type="toggle"/> </commands> |