mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Title can't be more than 27 characters
This commit is contained in:
parent
8ac5404452
commit
379c6510f0
5
dmg.json
5
dmg.json
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"title": "YACReader-#VERSION#.#BUILD_NUMBER# #QT_VERSION#",
|
"title": "YACReader-#VERSION#.#BUILD_NUMBER##QT_VERSION#",
|
||||||
"icon": "icon.icns",
|
"icon": "icon.icns",
|
||||||
"background": "background.png",
|
"background": "background.png",
|
||||||
"window": {
|
"window": {
|
||||||
@ -9,8 +9,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"icon-size": 128,
|
"icon-size": 128,
|
||||||
"contents": [
|
"contents": [{
|
||||||
{
|
|
||||||
"x": 485,
|
"x": 485,
|
||||||
"y": 90,
|
"y": 90,
|
||||||
"type": "link",
|
"type": "link",
|
||||||
|
Loading…
Reference in New Issue
Block a user