diff options
author | Jani Välimaa <wally@mageia.org> | 2012-07-21 09:22:47 +0000 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2012-07-21 09:22:47 +0000 |
commit | d061fa05fc441a62fd965b7a689462e04f456554 (patch) | |
tree | ff7d77dab54a87f9cea9469e27264af00bf8c1b6 /data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml | |
parent | d6cbb421a15c0ae4be80cb31ca6c3ce31e8c02df (diff) | |
download | config-d061fa05fc441a62fd965b7a689462e04f456554.tar config-d061fa05fc441a62fd965b7a689462e04f456554.tar.gz config-d061fa05fc441a62fd965b7a689462e04f456554.tar.bz2 config-d061fa05fc441a62fd965b7a689462e04f456554.tar.xz config-d061fa05fc441a62fd965b7a689462e04f456554.zip |
- sync panel applet settings with Xfce 4.10
Diffstat (limited to 'data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml')
-rw-r--r-- | data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml index 0b1a5d5..fe0cb2c 100644 --- a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -94,17 +94,17 @@ <property name="plugin-20" type="string" value="actions"> <property name="appearance" type="uint" value="0"/> <property name="items" type="array"> - <value type="int" value="-5"/> - <value type="int" value="-4"/> - <value type="int" value="1"/> - <value type="int" value="-7"/> - <value type="int" value="-6"/> - <value type="int" value="-1"/> - <value type="int" value="-9"/> - <value type="int" value="-8"/> - <value type="int" value="1"/> - <value type="int" value="-2"/> - <value type="int" value="3"/> + <value type="string" value="-lock-screen"/> + <value type="string" value="-switch-user"/> + <value type="string" value="-separator"/> + <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="-separator"/> + <value type="string" value="-logout"/> + <value type="string" value="-logout-dialog"/> </property> </property> <property name="plugin-21" type="string" value="showdesktop"/> |