This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Stevan Pettit 231c8b4168 Added code to inno setup script to:
1. Remove the "support" directory that is created when OpenLP is executed.
2. Unload psvince.dll after it is used during uninstall. This allows the uninstaller to delete this dll.
3. Remove the "app" directory if it is empty. The app dir is being left behind during uninstall as a result of previous installs/un-installs.

bzr-revno: 1794
Fixes: https://launchpad.net/bugs/884044
2011-11-01 19:52:57 +00:00
documentation Added a simple file to point users to the online manual. This is necessary for the Debian and Ubuntu builds. 2011-05-28 22:26:55 +02:00
openlp stop alerts crashing with splash screen 2011-11-01 06:09:21 +00:00
resources Modified inno setup script to remove the 'support' directory (created when OpenLP is executed) during un-install 2011-10-31 15:21:30 -04:00
scripts Added code to windows-builder.py to point pyinstaller to the OpenLP\resources\pyinstaller hooks directory. 2011-10-28 14:54:17 +01:00
testing removed not needed files + updated copyright 2011-10-04 18:02:45 +02:00
.bzrignore using self.args way of opening a file on startup even on OS X 2011-07-24 00:39:37 +02:00
copyright.txt removed not needed files + updated copyright 2011-10-04 18:02:45 +02:00
LICENSE Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
MANIFEST.in Add the .png files to the package and set OpenLP's classification. 2011-03-19 09:20:20 +02:00
openlp.pyw Move main() from openlp.pyw to openlp.core.__init__ 2011-08-25 12:04:17 +02:00
README.txt Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
setup.py Fix name 2011-06-12 17:02:52 +01:00

OpenLP 2.0
==========

You're probably reading this because you've just downloaded the source code for
OpenLP 2.0. If you are looking for the installer file, please go to the download
page on the web site::

    http://openlp.org/en/download.html

If you're looking for how to contribute to OpenLP, then please look at the
OpenLP wiki::

    http://wiki.openlp.org/

Thanks for downloading OpenLP 2.0!