← Back to team overview

openlp-core team mailing list archive

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