PluginDjangoTagsMenu.e4p

changeset 26
b21b4fc418bc
parent 19
4e62fb6d869e
child 27
578756093767
--- a/PluginDjangoTagsMenu.e4p	Sat Apr 26 16:16:18 2014 +0200
+++ b/PluginDjangoTagsMenu.e4p	Fri Jul 11 19:25:03 2014 +0200
@@ -1,11 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
-<!-- eric5 project file for project PluginDjangoTagsMenu -->
+<!-- eric6 project file for project PluginDjangoTagsMenu -->
+<!-- Copyright (C) 2014 Detlev Offenbach, detlev@die-offenbachs.de -->
 <Project version="5.1">
   <Language>en_US</Language>
   <Hash>fac07f0675a7c77618ebfac9d2cbbfb763f751f3</Hash>
   <ProgLanguage mixed="0">Python3</ProgLanguage>
-  <ProjectType>E4Plugin</ProjectType>
+  <ProjectType>E6Plugin</ProjectType>
   <Description>This plug-in adds a menu to select various tag templates to the Django menu.</Description>
   <Version>0.x</Version>
   <Author>Detlev Offenbach</Author>
@@ -184,7 +185,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>
@@ -196,6 +197,7 @@
                 <string>_eric5project</string>
                 <string>_ropeproject</string>
                 <string>.hg</string>
+                <string>.eric6project</string>
               </list>
             </value>
             <key>
@@ -261,7 +263,7 @@
               <string>ExcludeMessages</string>
             </key>
             <value>
-              <string>W293, N802, N803, N807, N808, N821</string>
+              <string>W293, N802, N803, N807, N808, N821, E265</string>
             </value>
             <key>
               <string>FixCodes</string>
@@ -305,6 +307,12 @@
             <value>
               <bool>True</bool>
             </value>
+            <key>
+              <string>ShowIgnored</string>
+            </key>
+            <value>
+              <bool>False</bool>
+            </value>
           </dict>
         </value>
       </dict>

eric ide

mercurial