mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-01-22 17:33:19 +01:00
chore: change the text in about page
This commit is contained in:
@@ -17,7 +17,7 @@ export component PageAbout inherits VerticalLayout {
|
|||||||
|
|
||||||
Text {
|
Text {
|
||||||
wrap: TextWrap.word-wrap;
|
wrap: TextWrap.word-wrap;
|
||||||
text: "You will require a kernel built with my work from here: https://github.com/flukejones/linux";
|
text: "You need to use kernel version 6.19 to use this software";
|
||||||
}
|
}
|
||||||
|
|
||||||
Text {
|
Text {
|
||||||
@@ -43,10 +43,6 @@ export component PageAbout inherits VerticalLayout {
|
|||||||
text: "- [ ] Slash control";
|
text: "- [ ] Slash control";
|
||||||
}
|
}
|
||||||
|
|
||||||
Text {
|
|
||||||
text: "- [ ] Supergfx control";
|
|
||||||
}
|
|
||||||
|
|
||||||
Text {
|
Text {
|
||||||
text: "- [ ] Screenpad controls";
|
text: "- [ ] Screenpad controls";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user