--- a/PluginWizardDataUriEncoder.e4p Mon Dec 30 10:45:15 2013 +0100 +++ b/PluginWizardDataUriEncoder.e4p Mon Dec 30 11:10:01 2013 +0100 @@ -21,12 +21,23 @@ <Forms> <Form>WizardDataUriEncoder/DataUriEncoderWizardDialog.ui</Form> </Forms> - <Translations/> + <Translations> + <Translation>WizardDataUriEncoder/i18n/datauriencoder_en.ts</Translation> + <Translation>WizardDataUriEncoder/i18n/datauriencoder_de.ts</Translation> + <Translation>WizardDataUriEncoder/i18n/datauriencoder_es.ts</Translation> + <Translation>WizardDataUriEncoder/i18n/datauriencoder_en.qm</Translation> + <Translation>WizardDataUriEncoder/i18n/datauriencoder_de.qm</Translation> + </Translations> <Resources/> <Interfaces/> <Others> <Other>.hgignore</Other> <Other>PluginWizardDataUriEncoder.e4p</Other> + <Other>WizardDataUriEncoder/Documentation/LICENSE.GPL3</Other> + <Other>ChangeLog</Other> + <Other>WizardDataUriEncoder/Documentation/source</Other> + <Other>PKGLIST</Other> + <Other>PluginWizardDataUriEncoder.zip</Other> </Others> <MainScript>PluginWizardDataUriEncoder.py</MainScript> <Vcs> @@ -148,6 +159,77 @@ <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> + <string>_eric5project</string> + <string>_ropeproject</string> + </list> + </value> + <key> + <string>ignoreFilePatterns</string> + </key> + <value> + <list> + <string>Ui_*.py</string> + </list> + </value> + <key> + <string>noempty</string> + </key> + <value> + <bool>True</bool> + </value> + <key> + <string>outputDirectory</string> + </key> + <value> + <string>WizardDataUriEncoder/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>