PluginApis.e4p

changeset 12
c37c72600e60
parent 6
89b4debad1df
child 13
1e5df935a124
--- a/PluginApis.e4p	Thu Apr 24 19:13:30 2014 +0200
+++ b/PluginApis.e4p	Sun Jul 06 13:22:22 2014 +0200
@@ -1,15 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
-<!-- eric5 project file for project PluginApis -->
-<!-- Saved: 2013-09-29, 16:03:29 -->
-<!-- Copyright (C) 2013 Detlev Offenbach, detlev@die-offenbachs.de -->
+<!-- eric6 project file for project PluginApis -->
+<!-- Copyright (C) 2014 Detlev Offenbach, detlev@die-offenbachs.de -->
 <Project version="5.1">
   <Language>en</Language>
   <Hash>cffb199a6e080ec1818b2abf07afc11ca0592e10</Hash>
   <ProgLanguage mixed="0">Python3</ProgLanguage>
-  <ProjectType>E4Plugin</ProjectType>
+  <ProjectType>E6Plugin</ProjectType>
   <Description>This plug-in provides API files for auto-completion and calltips, that are not delivered in some distributions.</Description>
-  <Version>1.1.0</Version>
+  <Version>2.0</Version>
   <Author>Detlev Offenbach</Author>
   <Email>detlev@die-offenbachs.de</Email>
   <Eol index="1"/>
@@ -170,7 +169,7 @@
               <string>cssFile</string>
             </key>
             <value>
-              <string>%PYTHON%/eric5/CSSs/default.css</string>
+              <string>%PYTHON%/eric6/CSSs/default.css</string>
             </value>
             <key>
               <string>ignoreDirectories</string>
@@ -181,6 +180,8 @@
                 <string>.ropeproject</string>
                 <string>_eric5project</string>
                 <string>_ropeproject</string>
+                <string>.eric6project</string>
+                <string>_eric6project</string>
               </list>
             </value>
             <key>

eric ide

mercurial