We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e54955f commit f8d25b3Copy full SHA for f8d25b3
1 file changed
electron/config.json
@@ -1,5 +1,5 @@
1
{
2
- "appId": "io.parity.ui",
+ "appId": "io.ellaism.ui",
3
"directories": {
4
"buildResources": "./"
5
},
@@ -29,10 +29,10 @@
29
"allowAnywhere": false,
30
"allowCurrentUserHome": false
31
32
- "productName": "Parity UI",
+ "productName": "Ellaism Shell",
33
"win": {
34
"icon": "./assets/icon/small-white-512x512.png",
35
- "publisherName": "Parity Technologies (UK) Ltd.",
+ "publisherName": "The Ellaism Project.",
36
"target": "nsis"
37
}
38
0 commit comments