PluginTimeTracker.e4p

changeset 18
73bd1fdd7102
parent 17
2dc5c5af1cf3
child 20
b907cb69c2c7
--- a/PluginTimeTracker.e4p	Sun Oct 21 19:24:02 2012 +0200
+++ b/PluginTimeTracker.e4p	Sun Oct 21 19:36:56 2012 +0200
@@ -32,11 +32,19 @@
     <Translation>TimeTracker/i18n/timetracker_de.ts</Translation>
     <Translation>TimeTracker/i18n/timetracker_en.ts</Translation>
     <Translation>TimeTracker/i18n/timetracker_es.ts</Translation>
+    <Translation>TimeTracker/i18n/timetracker_de.qm</Translation>
+    <Translation>TimeTracker/i18n/timetracker_en.qm</Translation>
   </Translations>
   <Resources/>
   <Interfaces/>
   <Others>
     <Other>.hgignore</Other>
+    <Other>ChangeLog</Other>
+    <Other>PluginTimeTracker.e4p</Other>
+    <Other>TimeTracker/Documentation/LICENSE.GPL3</Other>
+    <Other>TimeTracker/Documentation/source</Other>
+    <Other>PKGLIST</Other>
+    <Other>TimeTracker/icons/clock.png</Other>
   </Others>
   <MainScript>PluginTimeTracker.py</MainScript>
   <Vcs>
@@ -158,4 +166,67 @@
     <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>.hg</string>
+                <string>.ropeproject</string>
+              </list>
+            </value>
+            <key>
+              <string>ignoreFilePatterns</string>
+            </key>
+            <value>
+              <list>
+                <string>Ui_*.py</string>
+              </list>
+            </value>
+            <key>
+              <string>outputDirectory</string>
+            </key>
+            <value>
+              <string>TimeTracker/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>
 </Project>

eric ide

mercurial