--- a/eric7.epj Sat May 15 18:45:04 2021 +0200 +++ b/eric7.epj Sat May 15 19:01:16 2021 +0200 @@ -736,7 +736,6 @@ "MANIFEST.in", "docs/LICENSE.GPL3", "docs/README-MacOSX.rst", - "docs/README-eric6-doc.rst", "docs/README-i18n.rst", "docs/README-passive-debugging.rst", "docs/README.rst", @@ -754,7 +753,6 @@ "eric7/APIs/Python/zope-2.10.7.api", "eric7/APIs/Python/zope-2.11.2.api", "eric7/APIs/Python/zope-3.3.1.api", - "eric7/APIs/Python3/PyQt4.bas", "eric7/APIs/Python3/PyQt5.bas", "eric7/APIs/Python3/PyQtChart.bas", "eric7/APIs/Python3/PyQtWebEngine.bas", @@ -923,7 +921,12 @@ "linux/eric7.desktop", "linux/eric7.desktop.in", "linux/eric7_browser.desktop", - "linux/eric7_browser.desktop.in" + "linux/eric7_browser.desktop.in", + "docs/README-eric7-doc.rst", + "eric7/APIs/Python3/eric7.api", + "eric7/APIs/Python3/eric7.bas", + "docs/eric7-plugin.odt", + "docs/eric7-plugin.pdf" ], "OTHERTOOLSPARMS": { "CodeMetrics": { @@ -2232,7 +2235,6 @@ "eric7/Plugins/CheckerPlugins/CodeStyleChecker/Annotations/AnnotationsCheckerDefaults.py", "eric7/E5Network/E5JsonClient.py", "eric7/E5Network/E5JsonServer.py", - "eric7/DebugClients/Python/eric6dbgstub.py", "eric7/eric7_api.py", "eric7/eric7_browser.py", "eric7/eric7_browser.pyw", @@ -2274,13 +2276,14 @@ "eric7/eric7_uipreviewer.pyw", "eric7/eric7_unittest.py", "eric7/eric7_unittest.pyw", - "eric7/eric7config.py" + "eric7/eric7config.py", + "eric7/DebugClients/Python/eric7dbgstub.py" ], "SPELLEXCLUDES": "Dictionaries/excludes.dic", "SPELLLANGUAGE": "en_US", "SPELLWORDS": "Dictionaries/words.dic", "TRANSLATIONEXCEPTIONS": [], - "TRANSLATIONPATTERN": "eric6/i18n/eric6_%language%.ts", + "TRANSLATIONPATTERN": "eric7/i18n/eric7_%language%.ts", "TRANSLATIONS": [ "eric7/i18n/eric6_cs.qm", "eric7/i18n/eric6_cs.ts",