--- a/SelectionEncloser.e4p Fri Apr 18 16:15:44 2014 +0200 +++ b/SelectionEncloser.e4p Fri Apr 18 19:45:32 2014 +0200 @@ -12,16 +12,24 @@ <Author>Detlev Offenbach</Author> <Email>detlev@die-offenbachs.de</Email> <TranslationPattern>SelectionEncloser/i18n/selectionencloser_%language%.ts</TranslationPattern> + <Eol index="-1"/> <Sources> <Source>__init__.py</Source> <Source>PluginSelectionEncloser.py</Source> + <Source>SelectionEncloser/__init__.py</Source> + <Source>SelectionEncloser/ConfigurationPage/__init__.py</Source> + <Source>SelectionEncloser/ConfigurationPage/SelectionEncloserPage.py</Source> </Sources> - <Forms/> + <Forms> + <Form>SelectionEncloser/ConfigurationPage/SelectionEncloserPage.ui</Form> + </Forms> <Translations/> <Resources/> <Interfaces/> <Others> <Other>.hgignore</Other> + <Other>SelectionEncloser/icons/topAdd.png.png</Other> + <Other>SelectionEncloser/icons/selectionEncloser.png</Other> </Others> <MainScript>PluginSelectionEncloser.py</MainScript> <Vcs> @@ -141,5 +149,6 @@ <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> <FiletypeAssociation pattern="*.ui" type="FORMS"/> <FiletypeAssociation pattern="*.ui.h" type="FORMS"/> + <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/> </FiletypeAssociations> </Project>