openlp/openlp/core
Samuel Findlay bda1a0c420 Changes PowerSong importer to import a folder, rather than a selection of files. This involved implementing a getFolder method in core.ui.OpenLPWizard.
bzr-revno: 1975
2012-05-23 18:26:47 +02:00
..
lib Changes PowerSong importer to import a folder, rather than a selection of files. This involved implementing a getFolder method in core.ui.OpenLPWizard. 2012-05-23 18:26:47 +02:00
theme pythonifying code: 2012-04-29 17:31:56 +02:00
ui Changes PowerSong importer to import a folder, rather than a selection of files. This involved implementing a getFolder method in core.ui.OpenLPWizard. 2012-05-23 18:26:47 +02:00
utils refactor version comparison code; removed dead code 2012-05-01 14:58:22 +02:00
__init__.py Refactored ScreenList into a true Pythonic singleton, though I sadly had to go with a "create" classmethod in order to retain the functionality of the previous constructor.. 2012-05-20 22:56:11 +02:00