forked from openlp/openlp
SundayPlus is written together on their own site.
This commit is contained in:
parent
92baf9887c
commit
76694891fa
@ -280,10 +280,10 @@ class SongFormat(object):
|
||||
},
|
||||
SundayPlus: {
|
||||
u'class': SundayPlusImport,
|
||||
u'name': u'Sunday Plus',
|
||||
u'name': u'SundayPlus',
|
||||
u'prefix': u'sundayPlus',
|
||||
u'filter': u'%s (*.ptf)' % translate(
|
||||
'SongsPlugin.ImportWizardForm', 'Sunday Plus Song Files')
|
||||
'SongsPlugin.ImportWizardForm', 'SundayPlus Song Files')
|
||||
},
|
||||
WordsOfWorship: {
|
||||
u'class': WowImport,
|
||||
|
Loading…
Reference in New Issue
Block a user