PrintRemover.e4p

changeset 2
1375fce99e3b
parent 1
674088a74a31
child 7
bc4e9cbf45bb
--- a/PrintRemover.e4p	Wed Dec 18 08:52:09 2013 +0100
+++ b/PrintRemover.e4p	Wed Dec 18 09:26:02 2013 +0100
@@ -22,11 +22,24 @@
   <Forms>
     <Form>PrintRemover/ConfigurationPage/PrintRemoverPage.ui</Form>
   </Forms>
-  <Translations/>
+  <Translations>
+    <Translation>PrintRemover/i18n/printremover_de.ts</Translation>
+    <Translation>PrintRemover/i18n/printremover_en.ts</Translation>
+    <Translation>PrintRemover/i18n/printremover_es.ts</Translation>
+    <Translation>PrintRemover/i18n/printremover_de.qm</Translation>
+    <Translation>PrintRemover/i18n/printremover_en.qm</Translation>
+  </Translations>
   <Resources/>
   <Interfaces/>
   <Others>
     <Other>.hgignore</Other>
+    <Other>PrintRemover.e4p</Other>
+    <Other>ChangeLog</Other>
+    <Other>PrintRemover/Documentation/LICENSE.GPL3</Other>
+    <Other>PrintRemover/Documentation/source</Other>
+    <Other>PrintRemover/icons/printRemover.png</Other>
+    <Other>PKGLIST</Other>
+    <Other>PluginPrintRemover.zip</Other>
   </Others>
   <MainScript>PluginPrintRemover.py</MainScript>
   <Vcs>
@@ -146,5 +159,144 @@
     <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/>
     <FiletypeAssociation pattern="*.ui" type="FORMS"/>
     <FiletypeAssociation pattern="*.ui.h" type="FORMS"/>
+    <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/>
   </FiletypeAssociations>
+  <Documentation>
+    <DocumentationParams>
+      <dict>
+        <key>
+          <string>ERIC4DOC</string>
+        </key>
+        <value>
+          <dict>
+            <key>
+              <string>cssFile</string>
+            </key>
+            <value>
+              <string>%PYTHON%/eric5/CSSs/default.css</string>
+            </value>
+            <key>
+              <string>ignoreDirectories</string>
+            </key>
+            <value>
+              <list>
+                <string>.ropeproject</string>
+                <string>.eric5project</string>
+                <string>.hg</string>
+                <string>_ropeproject</string>
+                <string>_eric5project</string>
+              </list>
+            </value>
+            <key>
+              <string>ignoreFilePatterns</string>
+            </key>
+            <value>
+              <list>
+                <string>Ui_*.py</string>
+              </list>
+            </value>
+            <key>
+              <string>outputDirectory</string>
+            </key>
+            <value>
+              <string>PrintRemover/Documentation/source</string>
+            </value>
+            <key>
+              <string>qtHelpEnabled</string>
+            </key>
+            <value>
+              <bool>False</bool>
+            </value>
+            <key>
+              <string>sourceExtensions</string>
+            </key>
+            <value>
+              <list>
+                <string></string>
+              </list>
+            </value>
+            <key>
+              <string>useRecursion</string>
+            </key>
+            <value>
+              <bool>True</bool>
+            </value>
+          </dict>
+        </value>
+      </dict>
+    </DocumentationParams>
+  </Documentation>
+  <Checkers>
+    <CheckersParams>
+      <dict>
+        <key>
+          <string>Pep8Checker</string>
+        </key>
+        <value>
+          <dict>
+            <key>
+              <string>DocstringType</string>
+            </key>
+            <value>
+              <string>eric</string>
+            </value>
+            <key>
+              <string>ExcludeFiles</string>
+            </key>
+            <value>
+              <string>*/Ui_*.py</string>
+            </value>
+            <key>
+              <string>ExcludeMessages</string>
+            </key>
+            <value>
+              <string>W293, N802, N803, N807, N808, N821</string>
+            </value>
+            <key>
+              <string>FixCodes</string>
+            </key>
+            <value>
+              <string></string>
+            </value>
+            <key>
+              <string>FixIssues</string>
+            </key>
+            <value>
+              <bool>False</bool>
+            </value>
+            <key>
+              <string>HangClosing</string>
+            </key>
+            <value>
+              <bool>False</bool>
+            </value>
+            <key>
+              <string>IncludeMessages</string>
+            </key>
+            <value>
+              <string></string>
+            </value>
+            <key>
+              <string>MaxLineLength</string>
+            </key>
+            <value>
+              <int>79</int>
+            </value>
+            <key>
+              <string>NoFixCodes</string>
+            </key>
+            <value>
+              <string>E501</string>
+            </value>
+            <key>
+              <string>RepeatMessages</string>
+            </key>
+            <value>
+              <bool>True</bool>
+            </value>
+          </dict>
+        </value>
+      </dict>
+    </CheckersParams>
+  </Checkers>
 </Project>

eric ide

mercurial