2012-06-09 19:02:47 +00:00
|
|
|
[executables]
|
2017-06-01 05:09:25 +00:00
|
|
|
sphinx = sphinx-build-3.5
|
|
|
|
pyinstaller = /opt/local/Library/Frameworks/Python.framework/Versions/3.5/bin/pyinstaller
|
2016-05-03 20:04:45 +00:00
|
|
|
lrelease = /opt/local/libexec/qt5/bin/lrelease
|
2016-09-24 21:46:19 +00:00
|
|
|
dmgbuild = dmgbuild
|
2014-10-29 15:51:28 +00:00
|
|
|
mudrawbin = mudraw
|
2016-05-03 20:04:45 +00:00
|
|
|
mutoolbin = mutool
|
2012-06-09 19:02:47 +00:00
|
|
|
|
|
|
|
[paths]
|
2017-06-01 05:09:25 +00:00
|
|
|
branch = path/to/openlp/trunk
|
|
|
|
documentation = path/to/openlp/documentation
|
|
|
|
icon = %(here)s/OpenLP.icns
|
2016-05-03 20:04:45 +00:00
|
|
|
bundle_info = %(here)s/Info.plist
|
2012-12-30 22:55:44 +00:00
|
|
|
hooks = %(here)s/../pyinstaller-hooks
|
2017-06-01 05:09:25 +00:00
|
|
|
dmg_settings = %(here)s/settings.py
|
|
|
|
license = %(here)s/LICENSE.txt
|
2012-06-09 19:02:47 +00:00
|
|
|
|
|
|
|
[transifex]
|
|
|
|
username =
|
|
|
|
password =
|
2015-08-28 20:36:44 +00:00
|
|
|
|
|
|
|
[codesigning]
|
2016-05-03 20:04:45 +00:00
|
|
|
certificate = org.openlp.OpenLP
|