plasma6 alpha
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import QtQuick 2.0
|
||||
import org.kde.plasma.configuration 2.0
|
||||
import QtQuick
|
||||
import org.kde.plasma.configuration
|
||||
|
||||
ConfigModel {
|
||||
ConfigCategory {
|
||||
@ -7,9 +7,4 @@ ConfigModel {
|
||||
icon: "configure"
|
||||
source: "config/general.qml"
|
||||
}
|
||||
ConfigCategory {
|
||||
name: i18n("Debug")
|
||||
icon: "cab_view"
|
||||
source: "config/debug.qml"
|
||||
}
|
||||
}
|
||||
|
@ -29,7 +29,7 @@
|
||||
<default>true</default>
|
||||
</entry>
|
||||
|
||||
<!-- debug -->
|
||||
|
||||
<entry name="debug_active" type="Bool">
|
||||
<default>false</default>
|
||||
</entry>
|
||||
|
Reference in New Issue
Block a user