Revert "Switch to a build variant config instead of magic env vars (#2498)" (#2520)

This commit is contained in:
Michael Telatynski
2025-08-28 11:33:39 +01:00
committed by GitHub
parent a50957973b
commit bcde9afce9
7 changed files with 43 additions and 83 deletions
-9
View File
@@ -1,9 +0,0 @@
{
"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"
}
-7
View File
@@ -1,7 +0,0 @@
{
"appId": "im.riot.app",
"name": "element-desktop",
"productName": "Element",
"description": "Element: the future of secure communication",
"protocols": ["io.element.desktop", "element"]
}