aboutsummaryrefslogtreecommitdiffstats
path: root/ui/evolution-mail-list.xml
diff options
context:
space:
mode:
authorYuedong Du <yuedong.du@sun.com>2003-12-01 09:46:00 +0800
committerYuedong Du <york@src.gnome.org>2003-12-01 09:46:00 +0800
commita97ac9fb1eca20c4871e588788d7098017736c2d (patch)
tree5123e39e0e6be3b199fc56b521d25767dfb29849 /ui/evolution-mail-list.xml
parent4642aec52b57b652c46b39fc3d019f8d7964e58d (diff)
downloadgsoc2013-evolution-a97ac9fb1eca20c4871e588788d7098017736c2d.tar
gsoc2013-evolution-a97ac9fb1eca20c4871e588788d7098017736c2d.tar.gz
gsoc2013-evolution-a97ac9fb1eca20c4871e588788d7098017736c2d.tar.bz2
gsoc2013-evolution-a97ac9fb1eca20c4871e588788d7098017736c2d.tar.lz
gsoc2013-evolution-a97ac9fb1eca20c4871e588788d7098017736c2d.tar.xz
gsoc2013-evolution-a97ac9fb1eca20c4871e588788d7098017736c2d.tar.zst
gsoc2013-evolution-a97ac9fb1eca20c4871e588788d7098017736c2d.zip
change shortcut of 'invert selection' from ctrl+I to shift+ctrl+I.
2003-11-30 Yuedong Du <yuedong.du@sun.com> * evolution-mail-list.xml: change shortcut of 'invert selection' from ctrl+I to shift+ctrl+I. svn path=/trunk/; revision=23509
Diffstat (limited to 'ui/evolution-mail-list.xml')
-rw-r--r--ui/evolution-mail-list.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-mail-list.xml b/ui/evolution-mail-list.xml
index b9c4a35fdf..8f4e4f3be6 100644
--- a/ui/evolution-mail-list.xml
+++ b/ui/evolution-mail-list.xml
@@ -16,7 +16,7 @@
<cmd name="EditInvertSelection"
_tip="Select all and only the messages that are not currently selected"
- accel="*Control*i"/>
+ accel="*Control**Shift*i"/>
<cmd name="EditSelectAll"
_tip="Select all visible messages"