PrintRemover.e4p

changeset 28
46e76a5913cf
parent 21
9288af505740
child 34
afd0e149dd85
--- a/PrintRemover.e4p	Sat Apr 26 15:50:02 2014 +0200
+++ b/PrintRemover.e4p	Sat Jul 12 14:15:47 2014 +0200
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
-<!-- eric5 project file for project PrintRemover -->
+<!-- eric6 project file for project PrintRemover -->
 <!-- Copyright (C) 2014 Detlev Offenbach, detlev@die-offenbachs.de -->
 <Project version="5.1">
   <Language>en_US</Language>
   <Hash>d994091d1e81ad5afcdcbc00ecea86f23163c696</Hash>
   <ProgLanguage mixed="0">Python3</ProgLanguage>
-  <ProjectType>E4Plugin</ProjectType>
+  <ProjectType>E6Plugin</ProjectType>
   <Description>Plug-in to remove lines starting with a configurable string. Usually this is used to remove print() kind debug statements.</Description>
-  <Version>0.x</Version>
+  <Version>2.x</Version>
   <Author>Detlev Offenbach</Author>
   <Email>detlev@die-offenbachs.de</Email>
   <TranslationPattern>PrintRemover/i18n/printremover_%language%.ts</TranslationPattern>
@@ -177,7 +177,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>
@@ -189,6 +189,8 @@
                 <string>.hg</string>
                 <string>_ropeproject</string>
                 <string>_eric5project</string>
+                <string>.eric6project</string>
+                <string>_eric6project</string>
               </list>
             </value>
             <key>

eric ide

mercurial