This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Stevan Pettit bf1d8c239f Added code to mainwindow.py to allow exporting/importing of OpenLP settings to an INI file.
During importing, the selected file is checked to insure it is an OpenLP settings file.
The user is warned prior to the import that changes will be made.

I also changed the settings section of an entry in servicemanager from "service" to "servicemanager".

I changed my nick in about.

Changed the import restart message.
Removed need for "import string".
Fixed the Try:

Changed filetype of export settings file from .ini to .conf

bzr-revno: 1728
2011-08-28 18:41:07 +01: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 Added code to mainwindow.py to allow exporting/importing of OpenLP settings to an INI file. 2011-08-28 18:41:07 +01:00
resources Fixed a missing dependency (which already exists on the build server). 2011-08-26 14:14:21 +02:00
scripts A few more tweaks as requested by Andreas. 2011-08-25 22:14:02 +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
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
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
copyright.txt Fix name 2 2011-06-12 17:14:04 +01:00
openlp.pyw Head 2011-07-30 17:00:11 +01:00
setup.py Fix name 2011-06-12 17:02:52 +01:00

README.txt

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!