multi flutter ui sessions, refact 'Show displays as individual windows'
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
parent
e363cd9813
commit
b52cf070f5
46 changed files with 140 additions and 118 deletions
|
|
@ -562,8 +562,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("display_is_plugged_out_msg", ""),
|
||||
("No displays", ""),
|
||||
("elevated_switch_display_msg", ""),
|
||||
("Choose display behavior", ""),
|
||||
("Switch display", ""),
|
||||
("Open in new window", ""),
|
||||
("Show displays as individual windows", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue