PluginPyramid.e4p

changeset 74
11587ae1122f
parent 57
e654970c913e
child 84
3f22cdc0eeaf
diff -r 3b3e73b730f0 -r 11587ae1122f PluginPyramid.e4p
--- a/PluginPyramid.e4p	Sat Apr 26 17:12:15 2014 +0200
+++ b/PluginPyramid.e4p	Fri Jul 11 19:01:33 2014 +0200
@@ -1,13 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
-<!-- eric5 project file for project PluginPyramid -->
-<!-- Saved: 2013-10-04, 22:01:36 -->
-<!-- Copyright (C) 2013 Detlev Offenbach, detlev@die-offenbachs.de -->
+<!-- eric6 project file for project PluginPyramid -->
+<!-- Copyright (C) 2014 Detlev Offenbach, detlev@die-offenbachs.de -->
 <Project version="5.1">
   <Language>en</Language>
   <Hash>16b809c49f4985b2bd6959b37c5612f6b30e89b4</Hash>
   <ProgLanguage mixed="0">Python3</ProgLanguage>
-  <ProjectType>E4Plugin</ProjectType>
+  <ProjectType>E6Plugin</ProjectType>
   <Description>Plugin implementing support for Pyramid projects.</Description>
   <Version>1.4.0</Version>
   <Author>Detlev Offenbach</Author>
@@ -204,7 +203,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>
@@ -214,6 +213,7 @@
                 <string>.eric5project</string>
                 <string>.hg</string>
                 <string>.ropeproject</string>
+                <string>.eric6project</string>
               </list>
             </value>
             <key>
@@ -279,7 +279,7 @@
               <string>ExcludeMessages</string>
             </key>
             <value>
-              <string>E24, W293, N802, N803, N807, N808, N821</string>
+              <string>E24, W293, N802, N803, N807, N808, N821, E265</string>
             </value>
             <key>
               <string>FixCodes</string>
@@ -323,6 +323,12 @@
             <value>
               <bool>True</bool>
             </value>
+            <key>
+              <string>ShowIgnored</string>
+            </key>
+            <value>
+              <bool>False</bool>
+            </value>
           </dict>
         </value>
       </dict>

eric ide

mercurial