Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-base/libxfce4ui/files: libxfce4ui-4.8.1-keyboard-shortcuts.patch
Date: Tue, 27 Dec 2011 12:24:03
Message-Id: 20111227122354.0FE4A2004C@flycatcher.gentoo.org
1 ssuominen 11/12/27 12:23:54
2
3 Added: libxfce4ui-4.8.1-keyboard-shortcuts.patch
4 Log:
5 Version bump. Use upstream patch for XF86WWW and XF86Mail keyboard shortcuts.
6
7 (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 xfce-base/libxfce4ui/files/libxfce4ui-4.8.1-keyboard-shortcuts.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/libxfce4ui/files/libxfce4ui-4.8.1-keyboard-shortcuts.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-base/libxfce4ui/files/libxfce4ui-4.8.1-keyboard-shortcuts.patch?rev=1.1&content-type=text/plain
14
15 Index: libxfce4ui-4.8.1-keyboard-shortcuts.patch
16 ===================================================================
17 From 3130c3c5f96e3ddcff1a6e25598d0d2afe823090 Mon Sep 17 00:00:00 2001
18 From: Nick Schermer <nick@××××.org>
19 Date: Mon, 12 Dec 2011 19:52:10 +0000
20 Subject: Add shortcuts for XF86WWW and XF86Mail.
21
22 ---
23 diff --git a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
24 index 2ea386e..60b3b3c 100644
25 --- a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
26 +++ b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
27 @@ -10,6 +10,8 @@
28 <property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/>
29 <property name="&lt;Super&gt;p" type="string" value="xfce4-display-settings --minimal"/>
30 <property name="&lt;Control&gt;Escape" type="string" value="xfdesktop --menu"/>
31 + <property name="XF86WWW" type="string" value="exo-open --launch WebBrowser"/>
32 + <property name="XF86Mail" type="string" value="exo-open --launch MailReader"/>
33 </property>
34 </property>
35 <property name="xfwm4" type="empty">
36 --
37 cgit v0.9.0.2