--- a/QScintilla/Lexers/__init__.py Sun Nov 11 18:57:09 2012 +0100 +++ b/QScintilla/Lexers/__init__.py Mon Nov 12 12:16:30 2012 +0100 @@ -122,7 +122,7 @@ "Python2": [QApplication.translate('Lexers', "Python2"), 'dummy.py', "lexerPython.png"], "Python3": [QApplication.translate('Lexers', "Python3"), 'dummy.py', - "lexerPython.png"], + "lexerPython3.png"], "Ruby": [QApplication.translate('Lexers', "Ruby"), 'dummy.rb', "lexerRuby.png"], "SQL": [QApplication.translate('Lexers', "SQL"), 'dummy.sql',