PluginApis.e4p

changeset 20
9b0baa183bd1
parent 17
adaddc543e28
child 22
a4e158702ded
--- a/PluginApis.e4p	Sat Dec 31 13:50:12 2016 +0100
+++ b/PluginApis.e4p	Wed Jan 25 17:13:47 2017 +0100
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
 <!-- eric project file for project PluginApis -->
-<!-- Copyright (C) 2015 Detlev Offenbach, detlev@die-offenbachs.de -->
+<!-- Copyright (C) 2017 Detlev Offenbach, detlev@die-offenbachs.de -->
 <Project version="5.1">
   <Language>en</Language>
   <Hash>cffb199a6e080ec1818b2abf07afc11ca0592e10</Hash>
@@ -13,8 +13,8 @@
   <Email>detlev@die-offenbachs.de</Email>
   <Eol index="1"/>
   <Sources>
+    <Source>PluginApis.py</Source>
     <Source>__init__.py</Source>
-    <Source>PluginApis.py</Source>
   </Sources>
   <Forms/>
   <Translations/>
@@ -22,9 +22,9 @@
   <Interfaces/>
   <Others>
     <Other>.hgignore</Other>
-    <Other>ChangeLog</Other>
     <Other>APIs/Python/PyQt4_Qt4.api</Other>
     <Other>APIs/Python/PyQt4_Qt5.api</Other>
+    <Other>APIs/Python/PyQt5.api</Other>
     <Other>APIs/Python/QScintilla2.api</Other>
     <Other>APIs/Python2/Python-2.4.api</Other>
     <Other>APIs/Python2/Python-2.5.api</Other>
@@ -33,13 +33,15 @@
     <Other>APIs/Python3/Python-3.1.api</Other>
     <Other>APIs/Python3/Python-3.2.api</Other>
     <Other>APIs/Python3/Python-3.3.api</Other>
-    <Other>PluginApis.e4p</Other>
+    <Other>APIs/Python3/Python-3.4.api</Other>
+    <Other>APIs/Python3/Python-3.5.api</Other>
+    <Other>APIs/Python3/Python-3.6.api</Other>
+    <Other>ChangeLog</Other>
+    <Other>Documentation/LICENSE.GPL3</Other>
+    <Other>Documentation/source</Other>
     <Other>PKGLIST</Other>
-    <Other>Documentation/source</Other>
+    <Other>PluginApis.e4p</Other>
     <Other>PluginApis.zip</Other>
-    <Other>APIs/Python/PyQt5.api</Other>
-    <Other>APIs/Python3/Python-3.4.api</Other>
-    <Other>Documentation/LICENSE.GPL3</Other>
   </Others>
   <MainScript>PluginApis.py</MainScript>
   <Vcs>
@@ -144,9 +146,6 @@
         </value>
       </dict>
     </VcsOptions>
-    <VcsOtherData>
-      <dict/>
-    </VcsOtherData>
   </Vcs>
   <FiletypeAssociations>
     <FiletypeAssociation pattern="*.idl" type="INTERFACES"/>

eric ide

mercurial