aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS1
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 88dd000..73f6477 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+- Create a new xfconf settings property for LockCommand (used in xflock4)
- Sync panel launcher .desktop files with ones from upstream
Version 4.120.6.0 - 2015-06-21
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"/>