--- a/PluginDjango.e4p Sat Mar 23 19:41:38 2013 +0100 +++ b/PluginDjango.e4p Sun Mar 24 13:26:59 2013 +0100 @@ -29,13 +29,29 @@ <Form>ProjectDjango/DjangoDumpdataDataDialog.ui</Form> <Form>ProjectDjango/DjangoLoaddataDataDialog.ui</Form> </Forms> - <Translations/> + <Translations> + <Translation>ProjectDjango/i18n/django_de.ts</Translation> + <Translation>ProjectDjango/i18n/django_ru.ts</Translation> + <Translation>ProjectDjango/i18n/django_tr.ts</Translation> + <Translation>ProjectDjango/i18n/django_es.ts</Translation> + <Translation>ProjectDjango/i18n/django_en.ts</Translation> + <Translation>ProjectDjango/i18n/django_de.qm</Translation> + <Translation>ProjectDjango/i18n/django_en.qm</Translation> + <Translation>ProjectDjango/i18n/django_es.qm</Translation> + </Translations> <Resources/> <Interfaces/> <Others> <Other>.hgignore</Other> <Other>ProjectDjango/APIs</Other> <Other>ProjectDjango/Documentation/help</Other> + <Other>ChangeLog</Other> + <Other>PKGLIST</Other> + <Other>PluginDjango.e4p</Other> + <Other>ProjectDjango/Documentation/LICENSE.GPL3</Other> + <Other>ProjectDjango/icons/django.png</Other> + <Other>ProjectDjango/Documentation/source</Other> + <Other>PluginProjectDjango.zip</Other> </Others> <MainScript>PluginProjectDjango.py</MainScript> <Vcs> @@ -157,4 +173,66 @@ <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> + </list> + </value> + <key> + <string>ignoreFilePatterns</string> + </key> + <value> + <list> + <string>Ui_*</string> + </list> + </value> + <key> + <string>outputDirectory</string> + </key> + <value> + <string>ProjectDjango/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>