eric6.e4p

changeset 5619
ab999dc48132
parent 5583
f8b6d3b90808
child 5624
cdd346d8858b
--- a/eric6.e4p	Thu Mar 16 20:00:31 2017 +0100
+++ b/eric6.e4p	Fri Mar 17 19:09:39 2017 +0100
@@ -465,6 +465,7 @@
     <Source>PluginManager/__init__.py</Source>
     <Source>Plugins/AboutPlugin/AboutDialog.py</Source>
     <Source>Plugins/AboutPlugin/__init__.py</Source>
+    <Source>Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleAddBuiltinIgnoreDialog.py</Source>
     <Source>Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleChecker.py</Source>
     <Source>Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.py</Source>
     <Source>Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCodeSelectionDialog.py</Source>
@@ -1605,6 +1606,7 @@
     <Form>PluginManager/PluginInstallDialog.ui</Form>
     <Form>PluginManager/PluginRepositoryDialog.ui</Form>
     <Form>PluginManager/PluginUninstallDialog.ui</Form>
+    <Form>Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleAddBuiltinIgnoreDialog.ui</Form>
     <Form>Plugins/AboutPlugin/AboutDialog.ui</Form>
     <Form>Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui</Form>
     <Form>Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCodeSelectionDialog.ui</Form>
@@ -1954,14 +1956,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