mirror of
https://gitlab.com/openlp/packaging.git
synced 2024-12-22 21:12:50 +00:00
20 lines
434 B
Plaintext
20 lines
434 B
Plaintext
|
[executables]
|
||
|
sphinx = sphinx-build
|
||
|
pyinstaller = %(here)s/../pyinstaller/pyinstaller.py
|
||
|
lrelease = lrelease
|
||
|
diskutil = diskutil
|
||
|
hdiutil = hdiutil
|
||
|
osascript = osascript
|
||
|
|
||
|
[paths]
|
||
|
branch = %(projects)s/trunk
|
||
|
documentation = %(projects)s/documentation
|
||
|
macicon = %(here)s/OpenLP.icns
|
||
|
bundleinfo = %(here)s/Info.plist
|
||
|
hooks = resources/pyinstaller
|
||
|
dmg_background = %(here)s/DmgImageInstallBackground.png
|
||
|
|
||
|
[transifex]
|
||
|
username =
|
||
|
password =
|