aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-addressbook.xml
diff options
context:
space:
mode:
authorRodney Dawes <dobey@ximian.com>2004-01-27 06:35:19 +0800
committerRodney Dawes <dobey@src.gnome.org>2004-01-27 06:35:19 +0800
commitffb6a1d2292be2909273e276fba93951ee6276c5 (patch)
tree4435ed4aac3826b23432a712fe6605554d612b9b /ui/evolution-addressbook.xml
parent9afd7b374382711f85bb3b93e6ee79de9af45ade (diff)
downloadgsoc2013-evolution-ffb6a1d2292be2909273e276fba93951ee6276c5.tar
gsoc2013-evolution-ffb6a1d2292be2909273e276fba93951ee6276c5.tar.gz
gsoc2013-evolution-ffb6a1d2292be2909273e276fba93951ee6276c5.tar.bz2
gsoc2013-evolution-ffb6a1d2292be2909273e276fba93951ee6276c5.tar.lz
gsoc2013-evolution-ffb6a1d2292be2909273e276fba93951ee6276c5.tar.xz
gsoc2013-evolution-ffb6a1d2292be2909273e276fba93951ee6276c5.tar.zst
gsoc2013-evolution-ffb6a1d2292be2909273e276fba93951ee6276c5.zip
Get rid of all the *Shift*character keybindings, so people can actually
2004-01-26 Rodney Dawes <dobey@ximian.com> * evolution-addressbook.xml: * evolution-mail-global.xml: * evolution-mail-message.xml: Get rid of all the *Shift*character keybindings, so people can actually type things in the search bar, Just use *Control*basekey instead Fixes #41769 svn path=/trunk/; revision=24451
Diffstat (limited to 'ui/evolution-addressbook.xml')
-rw-r--r--ui/evolution-addressbook.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml
index 0b81fdeb15..39b0d4f844 100644
--- a/ui/evolution-addressbook.xml
+++ b/ui/evolution-addressbook.xml
@@ -56,7 +56,7 @@
<cmd name="ContactsViewPreview" _label="_Preview Pane"
_tip="Show contact preview window"
- accel="grave"
+ accel="*Control*grave"
type="toggle"/>
</commands>
@@ -152,7 +152,6 @@
</dockitem>
<keybindings>
- <accel name="*Shift*grave" verb="ContactViewPreview"/>
<accel name="Delete" verb="ContactDelete"/>
<accel name="BackSpace" verb="ContactDelete"/>
</keybindings>