add about page in settings
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 13s
Python / test (pull_request) Successful in 53s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m35s
C++ / build (pull_request) Successful in 2m32s
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 13s
Python / test (pull_request) Successful in 53s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m35s
C++ / build (pull_request) Successful in 2m32s
This commit is contained in:
@@ -60,5 +60,11 @@ Singleton {
|
||||
description: qsTr("Poll intervals, audio and brightness increments"),
|
||||
category: "shell"
|
||||
},
|
||||
{
|
||||
name: qsTr("About"),
|
||||
icon: "info",
|
||||
description: qsTr("System information"),
|
||||
category: "about"
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user