mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-05 18:38:26 +02:00
Merge pull request #479 from RedBearAK/patch-17
Add GNOME Boxes WM_CLASS for Linux, and a comma
This commit is contained in:
@@ -41,7 +41,8 @@ remotes = [
|
||||
"org.remmina.Remmina",
|
||||
"xfreerdp",
|
||||
"VirtualBox Machine",
|
||||
"VirtualBox"
|
||||
"VirtualBox",
|
||||
"Gnome-boxes",
|
||||
]
|
||||
remotes = [client.casefold() for client in remotes]
|
||||
|
||||
|
Reference in New Issue
Block a user