Windows Desktop Client CI #2

Merged
restitux merged 82 commits from bundle into main 2025-12-05 03:58:12 +00:00
Showing only changes of commit aca409db2a - Show all commits
+5 -5
View File
@@ -36,9 +36,9 @@ script = []
identifier = "xyz.ohea.mumble-web-2" identifier = "xyz.ohea.mumble-web-2"
publisher = "OheaCorp" publisher = "OheaCorp"
icon = [ icon = [
"gui/icons/32x32.png", "icons/32x32.png",
"gui/icons/256x256.png", "icons/256x256.png",
"gui/assets/favicon.ico", "assets/favicon.ico",
"gui/icons/icon.icns", "icons/icon.icns",
"gui/icons/icon.ico", "icons/icon.ico",
] ]