mirror of
https://gitlab.com/openlp/packaging.git
synced 2024-12-22 21:12:50 +00:00
19 lines
371 B
INI
19 lines
371 B
INI
|
[executables]
|
||
|
lrelease = /usr/local/opt/qt/bin/lrelease
|
||
|
|
||
|
[paths]
|
||
|
branch = path/to/openlp/trunk
|
||
|
documentation = path/to/openlp/documentation
|
||
|
icon = %(here)s/OpenLP.icns
|
||
|
bundle_info = %(here)s/Info.plist
|
||
|
hooks = %(here)s/../pyinstaller-hooks
|
||
|
dmg_settings = %(here)s/settings.py
|
||
|
license = %(here)s/LICENSE.txt
|
||
|
|
||
|
[transifex]
|
||
|
username =
|
||
|
password =
|
||
|
|
||
|
[codesigning]
|
||
|
certificate =
|