QScintilla/Lexers/__init__.py

changeset 2218
1940b0e0a992
parent 2217
e80c74f2a25a
child 2302
f29e9405c851
equal deleted inserted replaced
2217:e80c74f2a25a 2218:1940b0e0a992
120 "Properties": [QApplication.translate('Lexers', "Properties"), 'dummy.ini', 120 "Properties": [QApplication.translate('Lexers', "Properties"), 'dummy.ini',
121 "lexerProperties.png"], 121 "lexerProperties.png"],
122 "Python2": [QApplication.translate('Lexers', "Python2"), 'dummy.py', 122 "Python2": [QApplication.translate('Lexers', "Python2"), 'dummy.py',
123 "lexerPython.png"], 123 "lexerPython.png"],
124 "Python3": [QApplication.translate('Lexers', "Python3"), 'dummy.py', 124 "Python3": [QApplication.translate('Lexers', "Python3"), 'dummy.py',
125 "lexerPython.png"], 125 "lexerPython3.png"],
126 "Ruby": [QApplication.translate('Lexers', "Ruby"), 'dummy.rb', 126 "Ruby": [QApplication.translate('Lexers', "Ruby"), 'dummy.rb',
127 "lexerRuby.png"], 127 "lexerRuby.png"],
128 "SQL": [QApplication.translate('Lexers', "SQL"), 'dummy.sql', 128 "SQL": [QApplication.translate('Lexers', "SQL"), 'dummy.sql',
129 "lexerSQL.png"], 129 "lexerSQL.png"],
130 "TCL": [QApplication.translate('Lexers', "TCL"), 'dummy.tcl', 130 "TCL": [QApplication.translate('Lexers', "TCL"), 'dummy.tcl',

eric ide

mercurial