[Xfce4-commits] [apps/xfce4-panel-profiles] 17/162: Add Alt+c as keyboard shortcut for closing the app
noreply at xfce.org
noreply at xfce.org
Fri Jul 13 13:08:36 CEST 2018
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-panel-profiles.
commit 1c0b79c1d74130187828a797f4fa030c5de7ae2f
Author: Simon Steinbeiß <ochosi at shimmerproject.org>
Date: Thu Aug 13 23:50:18 2015 +0200
Add Alt+c as keyboard shortcut for closing the app
---
xfpanel-switch/xfpanel-switch.glade | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/xfpanel-switch/xfpanel-switch.glade b/xfpanel-switch/xfpanel-switch.glade
index 7c49bbe..8e42af5 100644
--- a/xfpanel-switch/xfpanel-switch.glade
+++ b/xfpanel-switch/xfpanel-switch.glade
@@ -278,10 +278,11 @@ Backup and restore your panel configuration</property>
</child>
<child>
<object class="GtkButton" id="button2">
- <property name="label">Close</property>
+ <property name="label">_Close</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="use_underline">True</property>
<signal name="clicked" handler="on_close_clicked" swapped="no"/>
</object>
<packing>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list