diff -r a250660cc153 -r 0f95786f7868 PluginDjango.e4p --- a/PluginDjango.e4p Tue Nov 08 19:07:58 2016 +0100 +++ b/PluginDjango.e4p Sat Dec 17 19:07:02 2016 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> <!-- eric project file for project PluginDjango --> -<!-- Copyright (C) 2014 Detlev Offenbach, detlev@die-offenbachs.de --> +<!-- Copyright (C) 2016 Detlev Offenbach, detlev@die-offenbachs.de --> <Project version="5.1"> <Language>en</Language> <Hash>74ebac2e9316db59fdca32e146fa5ae695c66907</Hash> @@ -14,46 +14,49 @@ <TranslationPattern>ProjectDjango/i18n/django_%language%.ts</TranslationPattern> <Eol index="1"/> <Sources> - <Source>__init__.py</Source> <Source>PluginProjectDjango.py</Source> - <Source>ProjectDjango/__init__.py</Source> - <Source>ProjectDjango/ConfigurationPage/__init__.py</Source> <Source>ProjectDjango/ConfigurationPage/DjangoPage.py</Source> - <Source>ProjectDjango/Project.py</Source> + <Source>ProjectDjango/ConfigurationPage/__init__.py</Source> <Source>ProjectDjango/DjangoDialog.py</Source> + <Source>ProjectDjango/DjangoDumpdataDataDialog.py</Source> <Source>ProjectDjango/DjangoLoaddataDataDialog.py</Source> - <Source>ProjectDjango/DjangoDumpdataDataDialog.py</Source> + <Source>ProjectDjango/DjangoMigrationsListDialog.py</Source> + <Source>ProjectDjango/Project.py</Source> + <Source>ProjectDjango/__init__.py</Source> + <Source>__init__.py</Source> </Sources> <Forms> <Form>ProjectDjango/ConfigurationPage/DjangoPage.ui</Form> <Form>ProjectDjango/DjangoDialog.ui</Form> <Form>ProjectDjango/DjangoDumpdataDataDialog.ui</Form> <Form>ProjectDjango/DjangoLoaddataDataDialog.ui</Form> + <Form>ProjectDjango/DjangoMigrationsListDialog.ui</Form> </Forms> <Translations> + <Translation>ProjectDjango/i18n/django_de.qm</Translation> <Translation>ProjectDjango/i18n/django_de.ts</Translation> + <Translation>ProjectDjango/i18n/django_empty.ts</Translation> + <Translation>ProjectDjango/i18n/django_en.qm</Translation> + <Translation>ProjectDjango/i18n/django_en.ts</Translation> + <Translation>ProjectDjango/i18n/django_es.qm</Translation> + <Translation>ProjectDjango/i18n/django_es.ts</Translation> + <Translation>ProjectDjango/i18n/django_ru.qm</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> - <Translation>ProjectDjango/i18n/django_ru.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>PluginProjectDjango.zip</Other> + <Other>ProjectDjango/APIs</Other> <Other>ProjectDjango/Documentation/LICENSE.GPL3</Other> + <Other>ProjectDjango/Documentation/help</Other> + <Other>ProjectDjango/Documentation/source</Other> <Other>ProjectDjango/icons/django.png</Other> - <Other>ProjectDjango/Documentation/source</Other> - <Other>PluginProjectDjango.zip</Other> </Others> <MainScript>PluginProjectDjango.py</MainScript> <Vcs> @@ -158,9 +161,6 @@ </value> </dict> </VcsOptions> - <VcsOtherData> - <dict/> - </VcsOtherData> </Vcs> <FiletypeAssociations> <FiletypeAssociation pattern="*.idl" type="INTERFACES"/>