openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #02114
Re: [Merge] lp:~mjthompson/openlp/opensong_import into lp:openlp
I'm not sure how Jonathan's SofImporter and OOoImporter work, but the Bible Importers all inherit from the base "BibleDB" class, which is the Bible's equivalent to the SongImporter class.
For example:
class OpenSongImporter(SongImporter):
...
--
https://code.launchpad.net/~mjthompson/openlp/opensong_import/+merge/28466
Your team OpenLP Core is requested to review the proposed merge of lp:~mjthompson/openlp/opensong_import into lp:openlp.
Follow ups
References