Fix indentation

This commit is contained in:
Tim Bentley 2010-04-10 16:46:45 +01:00
parent 76726e263e
commit 7542865380
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ OpenLP (previously openlp.org) is free church presentation software, or lyrics p
license='GNU General Public License',
packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
scripts=['openlp.pyw', 'scripts/openlp-1to2-converter.py',
'scripts/bible-1to2-converter.py','scripts/openlp-remoteclient.py'],
'scripts/bible-1to2-converter.py','scripts/openlp-remoteclient.py'],
include_package_data=True,
zip_safe=False,
install_requires=[