2012-06-09 19:02:47 +00:00
|
|
|
[executables]
|
2014-10-29 15:51:28 +00:00
|
|
|
sphinx = sphinx-build-3.4
|
2016-05-03 20:04:45 +00:00
|
|
|
pyinstaller = %(projects)s/../pyinstaller/pyinstaller.py
|
|
|
|
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]
|
|
|
|
branch = %(projects)s/trunk
|
|
|
|
documentation = %(projects)s/documentation
|
2016-05-03 20:04:45 +00:00
|
|
|
app_icon = %(here)s/OpenLP.icns
|
|
|
|
bundle_info = %(here)s/Info.plist
|
2012-12-30 22:55:44 +00:00
|
|
|
hooks = %(here)s/../pyinstaller-hooks
|
2016-09-24 21:46:19 +00:00
|
|
|
dmg_settings = %(here)s/dmg-settings.py
|
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
|