eric6.e4p

changeset 5227
5bffd1a6741f
parent 5212
9162e25f77ab
child 5239
27f56dc07b5b
--- a/eric6.e4p	Tue Oct 11 18:51:15 2016 +0200
+++ b/eric6.e4p	Tue Oct 11 19:04:22 2016 +0200
@@ -408,6 +408,7 @@
     <Source>Helpviewer/PersonalInformationManager/PersonalInformationManager.py</Source>
     <Source>Helpviewer/PersonalInformationManager/__init__.py</Source>
     <Source>Helpviewer/QtHelpDocumentationDialog.py</Source>
+    <Source>Helpviewer/QtHelpDocumentationSelectionDialog.py</Source>
     <Source>Helpviewer/QtHelpFiltersDialog.py</Source>
     <Source>Helpviewer/SearchWidget.py</Source>
     <Source>Helpviewer/SiteInfo/SiteInfoDialog.py</Source>
@@ -1392,6 +1393,7 @@
     <Source>WebBrowser/QtHelp/HelpTocWidget.py</Source>
     <Source>WebBrowser/QtHelp/HelpTopicDialog.py</Source>
     <Source>WebBrowser/QtHelp/QtHelpDocumentationDialog.py</Source>
+    <Source>WebBrowser/QtHelp/QtHelpDocumentationSelectionDialog.py</Source>
     <Source>WebBrowser/QtHelp/QtHelpFiltersDialog.py</Source>
     <Source>WebBrowser/QtHelp/__init__.py</Source>
     <Source>WebBrowser/SearchWidget.py</Source>
@@ -1588,6 +1590,7 @@
     <Form>Helpviewer/Passwords/PasswordsDialog.ui</Form>
     <Form>Helpviewer/PersonalInformationManager/PersonalDataDialog.ui</Form>
     <Form>Helpviewer/QtHelpDocumentationDialog.ui</Form>
+    <Form>Helpviewer/QtHelpDocumentationSelectionDialog.ui</Form>
     <Form>Helpviewer/QtHelpFiltersDialog.ui</Form>
     <Form>Helpviewer/SearchWidget.ui</Form>
     <Form>Helpviewer/SiteInfo/SiteInfoDialog.ui</Form>
@@ -1874,6 +1877,7 @@
     <Form>VCS/CommandOptionsDialog.ui</Form>
     <Form>VCS/RepositoryInfoDialog.ui</Form>
     <Form>ViewManager/BookmarkedFilesDialog.ui</Form>
+    <Form>WebBrowser/QtHelp/QtHelpDocumentationSelectionDialog.ui</Form>
     <Form>WebBrowser/AdBlock/AdBlockDialog.ui</Form>
     <Form>WebBrowser/AdBlock/AdBlockExceptionsDialog.ui</Form>
     <Form>WebBrowser/Bookmarks/AddBookmarkDialog.ui</Form>
@@ -1969,14 +1973,14 @@
   <Interfaces/>
   <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