kopia lustrzana https://gitlab.com/gridtracker.org/gridtracker
add workaround for bug in 0.78.1; will no longer be needed in 0.79.1
rodzic
25f997e924
commit
4f9e7074b5
|
@ -15,6 +15,9 @@
|
|||
"width": 860,
|
||||
"height": 652
|
||||
},
|
||||
"icons": {
|
||||
"256": "gridview.png"
|
||||
},
|
||||
"webkit": {
|
||||
"plugin": true
|
||||
},
|
||||
|
@ -36,7 +39,7 @@
|
|||
"CFBundleIdentifier": "org.gridtracker.gridtracker",
|
||||
"CFBundleDocumentTypes": [],
|
||||
"NSLocalNetworkUsageDescription": "GridTracker needs access to the local network to talk to WSJT-X",
|
||||
"NSDocumentsFolderUsageDescription" : "GridTracker needs access to your documents folder to store logs"
|
||||
"NSDocumentsFolderUsageDescription": "GridTracker needs access to your documents folder to store logs"
|
||||
}
|
||||
},
|
||||
"win": {
|
||||
|
|
Ładowanie…
Reference in New Issue