diff options
Diffstat (limited to 'data/xfce4/xfconf')
-rw-r--r-- | data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml | 2 |
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 --> |