--- a/install.py Tue Apr 01 19:43:36 2014 +0200 +++ b/install.py Wed Apr 02 18:58:09 2014 +0200 @@ -30,7 +30,7 @@ doCleanup = True doCompile = True cfg = {} -progLanguages = ["Python", "Ruby"] +progLanguages = ["Python", "Ruby", "QSS"] sourceDir = "eric" configName = 'eric5config.py' defaultMacAppBundleName = "eric5.app"