Reintroduce "Switch to a build variant config instead of magic env vars" (#2522)

This commit is contained in:
Michael Telatynski
2025-09-03 15:06:29 +01:00
committed by GitHub
parent 5561e2efa3
commit b8bedd9c22
7 changed files with 107 additions and 54 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"appId": "im.riot.nightly",
"name": "element-desktop-nightly",
"productName": "Element Nightly",
"description": "Element: the future of secure communication (nightly unstable build)",
"protocols": ["io.element.nightly", "element"],
"linux.executableName": "element-desktop-nightly",
"linux.deb.name": "element-nightly"
}