--- a/SelectionEncloser.e4p Mon Apr 21 15:25:27 2014 +0200 +++ b/SelectionEncloser.e4p Mon Apr 21 16:11:49 2014 +0200 @@ -25,13 +25,26 @@ <Form>SelectionEncloser/ConfigurationPage/SelectionEncloserPage.ui</Form> <Form>SelectionEncloser/ConfigurationPage/SelectionEncloserEditDialog.ui</Form> </Forms> - <Translations/> + <Translations> + <Translation>SelectionEncloser/i18n/selectionencloser_en.ts</Translation> + <Translation>SelectionEncloser/i18n/selectionencloser_es.ts</Translation> + <Translation>SelectionEncloser/i18n/selectionencloser_de.ts</Translation> + <Translation>SelectionEncloser/i18n/selectionencloser_en.qm</Translation> + <Translation>SelectionEncloser/i18n/selectionencloser_de.qm</Translation> + </Translations> <Resources/> <Interfaces/> <Others> <Other>.hgignore</Other> <Other>SelectionEncloser/icons/selectionEncloser.png</Other> <Other>SelectionEncloser/icons/topAdd.png</Other> + <Other>SelectionEncloser.e4p</Other> + <Other>SelectionEncloser/Documentation/LICENSE.GPL3</Other> + <Other>ChangeLog</Other> + <Other>SelectionEncloser/icons/edit.png</Other> + <Other>SelectionEncloser/Documentation/source</Other> + <Other>PKGLIST</Other> + <Other>PluginSelectionEncloser.zip</Other> </Others> <MainScript>PluginSelectionEncloser.py</MainScript> <Vcs> @@ -153,4 +166,69 @@ <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>.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>SelectionEncloser/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>