kscreenlocker:rebuild

This commit is contained in:
Rmys
2018-09-29 16:54:21 +03:00
parent ac6468ff94
commit ea4c9566dd
2 changed files with 22 additions and 0 deletions
@@ -0,0 +1,12 @@
diff -Nuar a/kcfg/kscreenlockersettings.kcfg b/kcfg/kscreenlockersettings.kcfg
--- a/kcfg/kscreenlockersettings.kcfg 2018-05-01 15:48:58.000000000 +0300
+++ b/kcfg/kscreenlockersettings.kcfg 2018-09-29 16:30:26.586903201 +0300
@@ -6,7 +6,7 @@
<kcfgfile name="kscreenlockerrc" />
<group name="Daemon">
<entry key="Autolock" type="Bool">
- <default>true</default>
+ <default>false</default>
<label>Screen lock enabled</label>
<whatsthis>Sets whether the screen will be locked after the specified time.</whatsthis>
</entry>
@@ -45,6 +45,9 @@
<Dependency>plasma-framework-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">no-autolock.patch</Patch>
</Patches>
</Source>
<Package>
@@ -116,6 +119,13 @@
</Package>
<History>
<Update release="22">
<Date>2018-09-29</Date>
<Version>5.12.5</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-08-11</Date>
<Version>5.12.5</Version>