diff --git a/modules/nexus/PageRegistry.qml b/modules/nexus/PageRegistry.qml index 134ab7f5..11985aa4 100644 --- a/modules/nexus/PageRegistry.qml +++ b/modules/nexus/PageRegistry.qml @@ -8,15 +8,9 @@ QtObject { readonly property list pages: [ // Appearance { - label: qsTr("Look & feel"), + label: qsTr("Wallpaper & style"), icon: "palette", - description: qsTr("Fonts, colours, transparency"), - category: "appearance" - }, - { - label: qsTr("Wallpaper & widgets"), - icon: "wallpaper", - description: qsTr("Wallpaper, desktop widgets"), + description: qsTr("Wallpaper, fonts, colours"), category: "appearance" },