We only support v4 files

This commit is contained in:
Samuel Mehrbrodt 2014-08-19 07:57:54 +02:00
parent bde55c79f8
commit ce26493dac

View File

@ -290,7 +290,7 @@ class SongFormat(object):
},
ProPresenter: {
'class': ProPresenterImport,
'name': 'ProPresenter',
'name': 'ProPresenter 4',
'prefix': 'proPresenter',
'filter': '%s (*.pro4)' % translate('SongsPlugin.ImportWizardForm', 'ProPresenter 4 Song Files')
},