aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2014-02-23 18:33:36 +0200
committerJani Välimaa <wally@mageia.org>2014-02-23 18:33:36 +0200
commit01e20aa49fc74a0170b9c69f6a7ad4186a76537a (patch)
treef2ce295fafb60767bcf81133dd071f6a0c78f0cb /data
parent736e2b84975e737205a3527c74f85bd1cb8305f5 (diff)
downloadconfig-01e20aa49fc74a0170b9c69f6a7ad4186a76537a.tar
config-01e20aa49fc74a0170b9c69f6a7ad4186a76537a.tar.gz
config-01e20aa49fc74a0170b9c69f6a7ad4186a76537a.tar.bz2
config-01e20aa49fc74a0170b9c69f6a7ad4186a76537a.tar.xz
config-01e20aa49fc74a0170b9c69f6a7ad4186a76537a.zip
Swap shutdown and restart button locations in systray
Diffstat (limited to 'data')
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
index 4dca737..2057579 100644
--- a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
+++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
@@ -93,8 +93,8 @@
<value type="string" value="-suspend"/>
<value type="string" value="-hibernate"/>
<value type="string" value="-separator"/>
- <value type="string" value="+shutdown"/>
<value type="string" value="+restart"/>
+ <value type="string" value="+shutdown"/>
<value type="string" value="-separator"/>
<value type="string" value="-logout"/> <!-- same as logout in the applications menu -->
<value type="string" value="-logout-dialog"/> <!-- logs out the current user -->