mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 01:21:28 +03:00
refact, peer card menu, open in tabs action
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
@@ -525,8 +525,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Sync with recent sessions", ""),
|
||||
("Sort tags", ""),
|
||||
("Open new connections in tabs", ""),
|
||||
("Open in tabs", ""),
|
||||
("Open in windows", ""),
|
||||
("Open in Tabs", ""),
|
||||
("Open with New window", ""),
|
||||
("separate window", ""),
|
||||
("Move tab to new window", ""),
|
||||
].iter().cloned().collect();
|
||||
|
||||
Reference in New Issue
Block a user