diff options
author | Jani Välimaa <wally@mageia.org> | 2012-07-01 15:02:32 +0000 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2012-07-01 15:02:32 +0000 |
commit | 073e7e5ffb53c24feec28fa00575f338947843d7 (patch) | |
tree | b49a7a2a2df09b938a28c5576a93a0cedbcb4669 /common/xfce4/xfconf/xfce-perchannel-xml | |
parent | 264f8ca3d8cfe2a8ffacb7f942d2bad90505e516 (diff) | |
download | config-073e7e5ffb53c24feec28fa00575f338947843d7.tar config-073e7e5ffb53c24feec28fa00575f338947843d7.tar.gz config-073e7e5ffb53c24feec28fa00575f338947843d7.tar.bz2 config-073e7e5ffb53c24feec28fa00575f338947843d7.tar.xz config-073e7e5ffb53c24feec28fa00575f338947843d7.zip |
fix xfce4-session config file after previous commit
Diffstat (limited to 'common/xfce4/xfconf/xfce-perchannel-xml')
-rw-r--r-- | common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml index 6b33069..47d8bee 100644 --- a/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml +++ b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml @@ -11,7 +11,7 @@ <property name="sessions" type="empty"> <property name="Failsafe" type="empty"> <property name="IsFailsafe" type="bool" value="true"/> - <property name="Count" type="int" value="5"/> + <property name="Count" type="int" value="4"/> <property name="Client0_Command" type="array"> <value type="string" value="xfwm4"/> </property> |