mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-15 06:45:49 +00:00
+ add de page
* rewrite de configuration to use qsettings - remove cppcheck + add notifyrc
This commit is contained in:
@ -33,6 +33,12 @@ ConfigModel {
|
||||
source: "appearance.qml"
|
||||
}
|
||||
|
||||
ConfigCategory {
|
||||
name: i18n("DataEngine")
|
||||
icon: "/usr/share/pixmaps/netctl-gui-widget.png"
|
||||
source: "dataengine.qml"
|
||||
}
|
||||
|
||||
ConfigCategory {
|
||||
name: i18n("About")
|
||||
icon: "help-about"
|
||||
|
Reference in New Issue
Block a user