sync ports with The Matrix
This commit is contained in:
parent
ec769495ab
commit
f5034afcba
3108 changed files with 91999 additions and 80269 deletions
14
devel/kf5/baloo/patches/patch-src_lib_baloosettings_kcfg
Normal file
14
devel/kf5/baloo/patches/patch-src_lib_baloosettings_kcfg
Normal file
|
@ -0,0 +1,14 @@
|
|||
Disable indexing by default, it hogs the entire machine.
|
||||
|
||||
Index: src/lib/baloosettings.kcfg
|
||||
--- src/lib/baloosettings.kcfg.orig
|
||||
+++ src/lib/baloosettings.kcfg
|
||||
@@ -9,7 +9,7 @@
|
||||
<group name="Basic Settings">
|
||||
<entry name="indexingEnabled" key="Indexing-Enabled" type="Bool">
|
||||
<label>Indexing-Enabled</label>
|
||||
- <default>true</default>
|
||||
+ <default>false</default>
|
||||
</entry>
|
||||
</group>
|
||||
<group name="General">
|
Loading…
Add table
Add a link
Reference in a new issue