refact, wayland login screen translate
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
5403166552
commit
2e256c0fca
2 changed files with 2 additions and 2 deletions
|
|
@ -377,7 +377,7 @@ class _DesktopHomePageState extends State<DesktopHomePage>
|
|||
link: 'https://rustdesk.com/docs/en/manual/linux/#x11-required');
|
||||
} else if (bind.mainIsLoginWayland()) {
|
||||
return buildInstallCard("Warning",
|
||||
"Login screen using Wayland is not supported", "", () async {},
|
||||
translate("login_wayland_text_tip"), "", () async {},
|
||||
help: 'Help',
|
||||
link: 'https://rustdesk.com/docs/en/manual/linux/#login-screen');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue