eric6.e4p

changeset 5714
90c57b50600f
parent 5713
6762afd9f963
child 5716
27a7c7064686
--- a/eric6.e4p	Tue Apr 25 18:36:38 2017 +0200
+++ b/eric6.e4p	Tue Apr 25 18:40:46 2017 +0200
@@ -934,14 +934,15 @@
     <Source>ThirdParty/CharDet/chardet/__init__.py</Source>
     <Source>ThirdParty/CharDet/chardet/big5freq.py</Source>
     <Source>ThirdParty/CharDet/chardet/big5prober.py</Source>
-    <Source>ThirdParty/CharDet/chardet/chardetect.py</Source>
     <Source>ThirdParty/CharDet/chardet/chardistribution.py</Source>
     <Source>ThirdParty/CharDet/chardet/charsetgroupprober.py</Source>
     <Source>ThirdParty/CharDet/chardet/charsetprober.py</Source>
+    <Source>ThirdParty/CharDet/chardet/cli/__init__.py</Source>
+    <Source>ThirdParty/CharDet/chardet/cli/chardetect.py</Source>
     <Source>ThirdParty/CharDet/chardet/codingstatemachine.py</Source>
     <Source>ThirdParty/CharDet/chardet/compat.py</Source>
-    <Source>ThirdParty/CharDet/chardet/constants.py</Source>
     <Source>ThirdParty/CharDet/chardet/cp949prober.py</Source>
+    <Source>ThirdParty/CharDet/chardet/enums.py</Source>
     <Source>ThirdParty/CharDet/chardet/escprober.py</Source>
     <Source>ThirdParty/CharDet/chardet/escsm.py</Source>
     <Source>ThirdParty/CharDet/chardet/eucjpprober.py</Source>
@@ -960,6 +961,7 @@
     <Source>ThirdParty/CharDet/chardet/langhebrewmodel.py</Source>
     <Source>ThirdParty/CharDet/chardet/langhungarianmodel.py</Source>
     <Source>ThirdParty/CharDet/chardet/langthaimodel.py</Source>
+    <Source>ThirdParty/CharDet/chardet/langturkishmodel.py</Source>
     <Source>ThirdParty/CharDet/chardet/latin1prober.py</Source>
     <Source>ThirdParty/CharDet/chardet/mbcharsetprober.py</Source>
     <Source>ThirdParty/CharDet/chardet/mbcsgroupprober.py</Source>
@@ -969,6 +971,7 @@
     <Source>ThirdParty/CharDet/chardet/sjisprober.py</Source>
     <Source>ThirdParty/CharDet/chardet/universaldetector.py</Source>
     <Source>ThirdParty/CharDet/chardet/utf8prober.py</Source>
+    <Source>ThirdParty/CharDet/chardet/version.py</Source>
     <Source>ThirdParty/Jasy/__init__.py</Source>
     <Source>ThirdParty/Jasy/jasy/__init__.py</Source>
     <Source>ThirdParty/Jasy/jasy/core/Console.py</Source>
@@ -1983,14 +1986,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