--- a/eric6.e4p Sun Nov 19 13:06:01 2017 +0100 +++ b/eric6.e4p Sat Dec 02 12:40:22 2017 +0100 @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE Project SYSTEM "Project-5.1.dtd"> +<!DOCTYPE Project SYSTEM "Project-6.0.dtd"> <!-- eric project file for project eric6 --> <!-- Copyright (C) 2017 Detlev Offenbach, detlev@die-offenbachs.de --> -<Project version="5.1"> +<Project version="6.0"> <Language>en_US</Language> <ProjectWordList>Dictionaries/words.dic</ProjectWordList> <ProjectExcludeList>Dictionaries/excludes.dic</ProjectExcludeList> @@ -783,6 +783,7 @@ <Source>Preferences/ConfigurationPages/PrinterPage.py</Source> <Source>Preferences/ConfigurationPages/ProjectBrowserPage.py</Source> <Source>Preferences/ConfigurationPages/ProjectPage.py</Source> + <Source>Preferences/ConfigurationPages/ProtobufPage.py</Source> <Source>Preferences/ConfigurationPages/PythonPage.py</Source> <Source>Preferences/ConfigurationPages/QtPage.py</Source> <Source>Preferences/ConfigurationPages/SecurityPage.py</Source> @@ -825,6 +826,7 @@ <Source>Project/ProjectFormsBrowser.py</Source> <Source>Project/ProjectInterfacesBrowser.py</Source> <Source>Project/ProjectOthersBrowser.py</Source> + <Source>Project/ProjectProtocolsBrowser.py</Source> <Source>Project/ProjectResourcesBrowser.py</Source> <Source>Project/ProjectSourcesBrowser.py</Source> <Source>Project/ProjectTranslationsBrowser.py</Source> @@ -1256,6 +1258,7 @@ <Source>Utilities/ClassBrowsers/__init__.py</Source> <Source>Utilities/ClassBrowsers/idlclbr.py</Source> <Source>Utilities/ClassBrowsers/jsclbr.py</Source> + <Source>Utilities/ClassBrowsers/protoclbr.py</Source> <Source>Utilities/ClassBrowsers/pyclbr.py</Source> <Source>Utilities/ClassBrowsers/rbclbr.py</Source> <Source>Utilities/FtpUtilities.py</Source> @@ -1582,7 +1585,6 @@ <Form>E5Gui/E5ListSelectionDialog.ui</Form> <Form>E5Gui/E5SimpleHelpDialog.ui</Form> <Form>E5Gui/E5StringListEditWidget.ui</Form> - <Form>E5Gui/E5TextEditSearchWidget.ui</Form> <Form>E5Gui/E5ToolBarDialog.ui</Form> <Form>E5Gui/E5ZoomWidget.ui</Form> <Form>E5Network/E5NetworkHeaderDetailsDialog.ui</Form> @@ -1850,6 +1852,7 @@ <Form>Preferences/ConfigurationPages/PrinterPage.ui</Form> <Form>Preferences/ConfigurationPages/ProjectBrowserPage.ui</Form> <Form>Preferences/ConfigurationPages/ProjectPage.ui</Form> + <Form>Preferences/ConfigurationPages/ProtobufPage.ui</Form> <Form>Preferences/ConfigurationPages/PythonPage.ui</Form> <Form>Preferences/ConfigurationPages/QtPage.ui</Form> <Form>Preferences/ConfigurationPages/SecurityPage.ui</Form> @@ -2019,7 +2022,6 @@ <Resource>WebBrowser/data/icons.qrc</Resource> <Resource>WebBrowser/data/javascript.qrc</Resource> </Resources> - <Interfaces/> <Others> <Other>.hgignore</Other> <Other>APIs/Python/zope-2.10.7.api</Other> @@ -2116,7 +2118,7 @@ <Other>ThirdParty/Pygments/pygments/CHANGES</Other> <Other>ThirdParty/Pygments/pygments/LICENSE</Other> <Other>ThirdParty/Pygments/pygments/PKG-INFO</Other> - <Other>ThirdParty/Send2Trash/LICENSE</Other> + <Other>ThirdParty/Send2Trash/PKG-INFO</Other> <Other>ThirdParty/enum/LICENSE</Other> <Other>UI/data/documentViewerStyle.css</Other> <Other>WebBrowser/Bookmarks/DefaultBookmarks.xbel</Other>