eric6.e4p

branch
maintenance
changeset 6646
51eefa621de4
parent 6602
331ac8f99cf8
parent 6630
bddd12f27a4c
child 6693
3629d88ae235
--- a/eric6.e4p	Sat Dec 01 11:45:24 2018 +0100
+++ b/eric6.e4p	Thu Jan 10 14:22:59 2019 +0100
@@ -307,6 +307,7 @@
     <Source>Helpviewer/HelpInspector.py</Source>
     <Source>Helpviewer/HelpLanguagesDialog.py</Source>
     <Source>Helpviewer/HelpSearchWidget.py</Source>
+    <Source>Helpviewer/HelpSingleApplication.py</Source>
     <Source>Helpviewer/HelpSnap.py</Source>
     <Source>Helpviewer/HelpTabBar.py</Source>
     <Source>Helpviewer/HelpTabWidget.py</Source>
@@ -939,6 +940,7 @@
     <Source>Project/ProjectTranslationsBrowser.py</Source>
     <Source>Project/PropertiesDialog.py</Source>
     <Source>Project/QuickFindFileDialog.py</Source>
+    <Source>Project/RccCompilerOptionsDialog.py</Source>
     <Source>Project/SpellingPropertiesDialog.py</Source>
     <Source>Project/TranslationPropertiesDialog.py</Source>
     <Source>Project/UicCompilerOptionsDialog.py</Source>
@@ -1338,6 +1340,7 @@
     <Source>Tools/TrayStarter.py</Source>
     <Source>Tools/UIPreviewer.py</Source>
     <Source>Tools/__init__.py</Source>
+    <Source>Tools/webBrowserSupport.py</Source>
     <Source>UI/AuthenticationDialog.py</Source>
     <Source>UI/Browser.py</Source>
     <Source>UI/BrowserModel.py</Source>
@@ -1625,6 +1628,7 @@
     <Source>WebBrowser/WebBrowserJavaScriptConsole.py</Source>
     <Source>WebBrowser/WebBrowserLanguagesDialog.py</Source>
     <Source>WebBrowser/WebBrowserPage.py</Source>
+    <Source>WebBrowser/WebBrowserSingleApplication.py</Source>
     <Source>WebBrowser/WebBrowserSnap.py</Source>
     <Source>WebBrowser/WebBrowserTabBar.py</Source>
     <Source>WebBrowser/WebBrowserTabWidget.py</Source>
@@ -2067,7 +2071,6 @@
     <Form>Preferences/ToolGroupConfigurationDialog.ui</Form>
     <Form>Preferences/ViewProfileSidebarsDialog.ui</Form>
     <Form>Preferences/ViewProfileToolboxesDialog.ui</Form>
-    <Form>Project/UicCompilerOptionsDialog.ui</Form>
     <Form>Project/AddDirectoryDialog.ui</Form>
     <Form>Project/AddFileDialog.ui</Form>
     <Form>Project/AddFoundFilesDialog.ui</Form>
@@ -2083,8 +2086,10 @@
     <Form>Project/NewPythonPackageDialog.ui</Form>
     <Form>Project/PropertiesDialog.ui</Form>
     <Form>Project/QuickFindFile.ui</Form>
+    <Form>Project/RccCompilerOptionsDialog.ui</Form>
     <Form>Project/SpellingPropertiesDialog.ui</Form>
     <Form>Project/TranslationPropertiesDialog.ui</Form>
+    <Form>Project/UicCompilerOptionsDialog.ui</Form>
     <Form>Project/UserPropertiesDialog.ui</Form>
     <Form>PyUnit/UnittestDialog.ui</Form>
     <Form>PyUnit/UnittestStacktraceDialog.ui</Form>
@@ -2227,14 +2232,14 @@
   </Resources>
   <Others>
     <Other>.hgignore</Other>
+    <Other>APIs/Python/zope-2.10.7.api</Other>
+    <Other>APIs/Python/zope-2.11.2.api</Other>
+    <Other>APIs/Python/zope-3.3.1.api</Other>
     <Other>APIs/Python3/PyQt4.bas</Other>
     <Other>APIs/Python3/PyQt5.bas</Other>
     <Other>APIs/Python3/QScintilla2.bas</Other>
     <Other>APIs/Python3/eric6.api</Other>
     <Other>APIs/Python3/eric6.bas</Other>
-    <Other>APIs/Python/zope-2.10.7.api</Other>
-    <Other>APIs/Python/zope-2.11.2.api</Other>
-    <Other>APIs/Python/zope-3.3.1.api</Other>
     <Other>APIs/QSS/qss.api</Other>
     <Other>APIs/Ruby/Ruby-1.8.7.api</Other>
     <Other>APIs/Ruby/Ruby-1.8.7.bas</Other>

eric ide

mercurial