forked from openlp/openlp
801a2b17c9
to configure adjust the openlp.cfg with the correct environment values and then run make attention: it depends on pyinstaller (currently in the most recent trunk version) modified openlp.pyw to include the plugin directory on os x
12 lines
460 B
INI
Executable File
12 lines
460 B
INI
Executable File
[openlp]
|
|
openlp_appname = OpenLP
|
|
openlp_dmgname = OpenLP-1.9.4-bzrXXXX
|
|
openlp_version = XXXX
|
|
openlp_full_version = 1.9.4-latest
|
|
openlp_basedir = /Users/openlp/trunk
|
|
openlp_icon_file = openlp-logo-with-text.icns
|
|
openlp_dmg_icon_file = openlp-logo-420x420.png
|
|
installer_backgroundimage_file = installation-background.png
|
|
pyinstaller_basedir = /Users/openlp/pyinstaller/trunk
|
|
qt_menu_basedir = /Library/Frameworks/QtGui.framework/Versions/4/Resources/qt_menu.nib
|