1
0
mirror of https://gitlab.com/openlp/openlp.git synced 2024-09-29 11:27:36 +00:00

Changed spacing at Tims Request

This commit is contained in:
Philip Ridout 2012-03-27 21:07:52 +01:00
parent a08a244084
commit 4aaf6695d4

View File

@ -133,7 +133,7 @@ class OpenSongImport(SongImport):
self.logError(file.name, unicode(
translate('SongsPlugin.OpenSongImport',
('Invalid OpenSong song file. Missing '
'song tag.'))))
'song tag.'))))
return
fields = dir(root)
decode = {