mirror of
https://github.com/by-sonic/tglock.git
synced 2026-08-02 08:35:51 +03:00
fix: configure desktop bundle icons
This commit is contained in:
@@ -33,6 +33,13 @@
|
|||||||
"bundle": {
|
"bundle": {
|
||||||
"active": true,
|
"active": true,
|
||||||
"targets": ["app", "dmg"],
|
"targets": ["app", "dmg"],
|
||||||
|
"icon": [
|
||||||
|
"icons/32x32.png",
|
||||||
|
"icons/128x128.png",
|
||||||
|
"icons/128x128@2x.png",
|
||||||
|
"icons/icon.icns",
|
||||||
|
"icons/icon.ico"
|
||||||
|
],
|
||||||
"category": "Utility",
|
"category": "Utility",
|
||||||
"shortDescription": "Telegram connectivity through a local MTProto proxy",
|
"shortDescription": "Telegram connectivity through a local MTProto proxy",
|
||||||
"longDescription": "TGLock restores Telegram connectivity through an adaptive WebSocket tunnel.",
|
"longDescription": "TGLock restores Telegram connectivity through an adaptive WebSocket tunnel.",
|
||||||
|
|||||||
Reference in New Issue
Block a user