Add peer option: zoom cursor & show menubar on conn

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2022-11-16 18:07:58 +08:00
parent 46423614c8
commit 9a70725090
28 changed files with 121 additions and 23 deletions

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", "使用"),
("Elevate", "提权"),
("Zoom cursor", "缩放鼠标"),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", ""),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", ""),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", ""),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", ""),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", "o"),
("Continue with", "Continuar con"),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -388,5 +388,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("This PC", "This PC"),
("or", "یا"),
("Continue with", "ادامه با"),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", "ou"),
("Continue with", "Continuer avec"),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", "vagy"),
("Continue with", "Folytatás a következővel"),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", ""),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", ""),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", ""),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", ""),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", ""),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", "albo"),
("Continue with", "Kontynuuj z"),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", ""),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", "ou"),
("Continue with", "Continuar com"),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", "или"),
("Continue with", "Продолжить с"),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", ""),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", ""),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", ""),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", ""),
("Elevate", "提權"),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", ""),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}

View File

@@ -389,5 +389,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("or", ""),
("Continue with", ""),
("Elevate", ""),
("Zoom cursor", ""),
].iter().cloned().collect();
}