forked from openlp/openlp
Merge conflict
This commit is contained in:
parent
d5a3651c95
commit
5e349c6c24
@ -160,23 +160,19 @@ class SongFormat(object):
|
|||||||
FoilPresenter = 8
|
FoilPresenter = 8
|
||||||
MediaShout = 9
|
MediaShout = 9
|
||||||
OpenSong = 10
|
OpenSong = 10
|
||||||
<<<<<<< TREE
|
|
||||||
PowerSong = 11
|
|
||||||
PresentationManager = 12
|
|
||||||
=======
|
|
||||||
PowerPraise = 11
|
PowerPraise = 11
|
||||||
PowerSong = 12
|
PowerSong = 12
|
||||||
>>>>>>> MERGE-SOURCE
|
PresentationManager = 13
|
||||||
ProPresenter = 13
|
ProPresenter = 14
|
||||||
SongBeamer = 14
|
SongBeamer = 15
|
||||||
SongPro = 15
|
SongPro = 16
|
||||||
SongShowPlus = 16
|
SongShowPlus = 17
|
||||||
SongsOfFellowship = 17
|
SongsOfFellowship = 18
|
||||||
SundayPlus = 18
|
SundayPlus = 19
|
||||||
WordsOfWorship = 19
|
WordsOfWorship = 20
|
||||||
WorshipAssistant = 20
|
WorshipAssistant = 21
|
||||||
WorshipCenterPro = 21
|
WorshipCenterPro = 22
|
||||||
ZionWorx = 22
|
ZionWorx = 23
|
||||||
|
|
||||||
# Set optional attribute defaults
|
# Set optional attribute defaults
|
||||||
__defaults__ = {
|
__defaults__ = {
|
||||||
|
Loading…
Reference in New Issue
Block a user