plugins/nightlight: add todo comment to rename config group key
This commit is contained in:
parent
1573d04b5a
commit
672b662dd2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
|
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
|
||||||
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
|
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
|
||||||
<kcfgfile arg="true" />
|
<kcfgfile arg="true" />
|
||||||
<group name="NightColor">
|
<group name="NightColor"> <!-- TODO Plasma 7: Rename to 'NightLight' -->
|
||||||
<entry name="Active" type="Bool">
|
<entry name="Active" type="Bool">
|
||||||
<default>false</default>
|
<default>false</default>
|
||||||
</entry>
|
</entry>
|
||||||
|
|
Loading…
Reference in a new issue