--- a/eric5.e4p Sun Jun 29 14:00:30 2014 +0200 +++ b/eric5.e4p Sun Jun 29 20:13:56 2014 +0200 @@ -8,7 +8,7 @@ <ProjectExcludeList>Dictionaries/excludes.dic</ProjectExcludeList> <Hash>df7daa8781250f7664e6ecaeaf1361fa2efd39ee</Hash> <ProgLanguage mixed="1">Python3</ProgLanguage> - <ProjectType>Qt4</ProjectType> + <ProjectType>PyQt5</ProjectType> <Description>eric5 is an integrated development environment for the Python and Ruby language. It uses the PyQt4 bindings and the QScintilla2 editor widget.</Description> <Version>5.5.x</Version> <Author>Detlev Offenbach</Author> @@ -1733,13 +1733,17 @@ </Vcs> <FiletypeAssociations> <FiletypeAssociation pattern="*.idl" type="INTERFACES"/> + <FiletypeAssociation pattern="*.js" type="SOURCES"/> <FiletypeAssociation pattern="*.py" type="SOURCES"/> + <FiletypeAssociation pattern="*.py3" type="SOURCES"/> <FiletypeAssociation pattern="*.pyw" type="SOURCES"/> + <FiletypeAssociation pattern="*.pyw3" type="SOURCES"/> <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/> <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/> <FiletypeAssociation pattern="*.rb" type="SOURCES"/> <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> <FiletypeAssociation pattern="*.ui" type="FORMS"/> + <FiletypeAssociation pattern="*.ui.h" type="FORMS"/> <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/> </FiletypeAssociations> <Documentation>