PluginDjangoTagsMenu.e4p

changeset 13
84479ae76729
parent 11
7e3e1ee102c5
child 14
86bc51b52673
--- a/PluginDjangoTagsMenu.e4p	Sun Feb 16 13:18:57 2014 +0100
+++ b/PluginDjangoTagsMenu.e4p	Sun Feb 16 15:59:03 2014 +0100
@@ -33,12 +33,21 @@
     <Form>ProjectDjangoTagsMenu/IeCommentDialog.ui</Form>
     <Form>ProjectDjangoTagsMenu/TimezoneSelectionDialog.ui</Form>
   </Forms>
-  <Translations/>
+  <Translations>
+    <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_de.ts</Translation>
+    <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_en.ts</Translation>
+    <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_es.ts</Translation>
+    <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_de.qm</Translation>
+    <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_en.qm</Translation>
+  </Translations>
   <Resources/>
   <Interfaces/>
   <Others>
     <Other>.hgignore</Other>
     <Other>PluginDjangoTagsMenu.e4p</Other>
+    <Other>ChangeLog</Other>
+    <Other>ProjectDjangoTagsMenu/Documentation/LICENSE.GPL3</Other>
+    <Other>ProjectDjangoTagsMenu/Documentation/source</Other>
   </Others>
   <MainScript>PluginProjectDjangoTagsMenu.py</MainScript>
   <Vcs>
@@ -160,6 +169,71 @@
     <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>.eric5project</string>
+                <string>.ropeproject</string>
+                <string>_eric5project</string>
+                <string>_ropeproject</string>
+                <string>.hg</string>
+              </list>
+            </value>
+            <key>
+              <string>ignoreFilePatterns</string>
+            </key>
+            <value>
+              <list>
+                <string>Ui_*.py</string>
+              </list>
+            </value>
+            <key>
+              <string>outputDirectory</string>
+            </key>
+            <value>
+              <string>ProjectDjangoTagsMenu/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>

eric ide

mercurial