1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-11 08:46:25 +00:00
Files
kcc/kcc.json
Paweł Jastrzębski f93ced8939 Migrated to PyInstaller
2015-10-02 20:01:21 +02:00

11 lines
311 B
JSON

{
"title": "Kindle Comic Converter",
"icon": "icons/comic2ebook.icns",
"background": "icons/WizardOSX.png",
"icon-size": 160,
"contents": [
{ "x": 180, "y": 300, "type": "file", "path": "dist/Kindle Comic Converter.app" },
{ "x": 520, "y": 300, "type": "link", "path": "/Applications" }
]
}