forked from openlp/openlp
Changed spacing at Tims Request
This commit is contained in:
parent
a08a244084
commit
4aaf6695d4
@ -133,7 +133,7 @@ class OpenSongImport(SongImport):
|
|||||||
self.logError(file.name, unicode(
|
self.logError(file.name, unicode(
|
||||||
translate('SongsPlugin.OpenSongImport',
|
translate('SongsPlugin.OpenSongImport',
|
||||||
('Invalid OpenSong song file. Missing '
|
('Invalid OpenSong song file. Missing '
|
||||||
'song tag.'))))
|
'song tag.'))))
|
||||||
return
|
return
|
||||||
fields = dir(root)
|
fields = dir(root)
|
||||||
decode = {
|
decode = {
|
||||||
|
Loading…
Reference in New Issue
Block a user