[Xfce4-commits] <libxfce4ui:master> Fix typo preventing shortcuts from working with new users

Olivier Fourdan noreply at xfce.org
Tue May 11 09:02:01 CEST 2010


Updating branch refs/heads/master
         to 0a60d5f968f785073a499509e2534157f66591d7 (commit)
       from f6a0196e5777a870f8a7fc82cfec74717f85924d (commit)

commit 0a60d5f968f785073a499509e2534157f66591d7
Author: Olivier Fourdan <fourdan at xfce.org>
Date:   Tue May 11 09:01:01 2010 +0200

    Fix typo preventing shortcuts from working with new users

 libxfce4kbd-private/xfce4-keyboard-shortcuts.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
index 5353b88..48eb97b 100644
--- a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
+++ b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
@@ -6,7 +6,7 @@
       <property name="<Alt>F2" type="string" value="xfrun4"/>
       <property name="<Control><Alt>Delete" type="string" value="xflock4"/>
       <property name="XF86Display" type="string" value="xrandr --auto"/>
-      <property name="<Control>Escape" type="string" values="xfdesktop --menu"/>
+      <property name="<Control>Escape" type="string" value="xfdesktop --menu"/>
     </property>
   </property>
   <property name="xfwm4" type="empty">



More information about the Xfce4-commits mailing list