--- a/eric6.e4p Mon Jan 25 14:10:07 2021 +0100 +++ b/eric6.e4p Mon Jan 25 20:07:51 2021 +0100 @@ -7,9 +7,9 @@ <ProjectWordList>Dictionaries/words.dic</ProjectWordList> <ProjectExcludeList>Dictionaries/excludes.dic</ProjectExcludeList> <Hash>df7daa8781250f7664e6ecaeaf1361fa2efd39ee</Hash> - <ProgLanguage mixed="1">Python3</ProgLanguage> + <ProgLanguage mixed="0">Python3</ProgLanguage> <ProjectType>PyQt5</ProjectType> - <Description>eric6 is an integrated development environment for the Python language. It uses the PyQt5 bindings and the QScintilla2 editor widget. It may be used with PyQt4 as well.</Description> + <Description>eric6 is an integrated development environment for the Python language. It uses the PyQt5 bindings and the QScintilla2 editor widget.</Description> <Version>6.x</Version> <Author>Detlev Offenbach</Author> <Email>detlev@die-offenbachs.de</Email> @@ -279,6 +279,7 @@ <Source>eric6/MultiProject/AddProjectDialog.py</Source> <Source>eric6/MultiProject/MultiProject.py</Source> <Source>eric6/MultiProject/MultiProjectBrowser.py</Source> + <Source>eric6/MultiProject/MultiProjectFile.py</Source> <Source>eric6/MultiProject/PropertiesDialog.py</Source> <Source>eric6/MultiProject/__init__.py</Source> <Source>eric6/Network/IRC/IrcChannelEditDialog.py</Source> @@ -787,6 +788,7 @@ <Source>eric6/Project/AddLanguageDialog.py</Source> <Source>eric6/Project/CreateDialogCodeDialog.py</Source> <Source>eric6/Project/DebuggerPropertiesDialog.py</Source> + <Source>eric6/Project/DebuggerPropertiesFile.py</Source> <Source>eric6/Project/FiletypeAssociationDialog.py</Source> <Source>eric6/Project/IdlCompilerDefineNameDialog.py</Source> <Source>eric6/Project/IdlCompilerOptionsDialog.py</Source> @@ -800,6 +802,7 @@ <Source>eric6/Project/ProjectBrowserFlags.py</Source> <Source>eric6/Project/ProjectBrowserModel.py</Source> <Source>eric6/Project/ProjectBrowserSortFilterProxyModel.py</Source> + <Source>eric6/Project/ProjectFile.py</Source> <Source>eric6/Project/ProjectFormsBrowser.py</Source> <Source>eric6/Project/ProjectInterfacesBrowser.py</Source> <Source>eric6/Project/ProjectOthersBrowser.py</Source> @@ -815,6 +818,7 @@ <Source>eric6/Project/UicCompilerOptionsDialog.py</Source> <Source>eric6/Project/UicLoadUi5.py</Source> <Source>eric6/Project/UicLoadUi6.py</Source> + <Source>eric6/Project/UserProjectFile.py</Source> <Source>eric6/Project/UserPropertiesDialog.py</Source> <Source>eric6/Project/__init__.py</Source> <Source>eric6/PyUnit/UnittestDialog.py</Source> @@ -2113,6 +2117,7 @@ <Other>docs/THANKS</Other> <Other>docs/changelog</Other> <Other>eric6.e4p</Other> + <Other>eric6.epj</Other> <Other>eric6/APIs/MicroPython/calliope.api</Other> <Other>eric6/APIs/MicroPython/circuitpython.api</Other> <Other>eric6/APIs/MicroPython/microbit.api</Other>