aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2015-09-27 17:22:11 +0300
committerJani Välimaa <wally@mageia.org>2015-09-27 17:22:11 +0300
commit443498d9ef8f923a6826cd51c5660c16e5455701 (patch)
treea07941d22b7ff0291b335dd0f1c1e0943da53f41 /data
parent7bd4f5269c419675c943c250cac274f040be829e (diff)
downloadconfig-443498d9ef8f923a6826cd51c5660c16e5455701.tar
config-443498d9ef8f923a6826cd51c5660c16e5455701.tar.gz
config-443498d9ef8f923a6826cd51c5660c16e5455701.tar.bz2
config-443498d9ef8f923a6826cd51c5660c16e5455701.tar.xz
config-443498d9ef8f923a6826cd51c5660c16e5455701.zip
Create a new xfconf settings property to xfce4-session for LockCommand (used in xflock4)
Diffstat (limited to 'data')
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
index 101c360..1ae319e 100644
--- a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
+++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
@@ -3,6 +3,7 @@
<channel name="xfce4-session" version="1.0">
<property name="general" type="empty">
<property name="FailsafeSessionName" type="string" value="Failsafe"/>
+ <property name="LockCommand" type="string" value=""/>
<property name="AutoSave" type="bool" value="true"/>
<property name="PromptOnLogout" type="bool" value="true"/>
<property name="SessionName" type="empty"/>