PluginWizardDataUriEncoder.e4p

changeset 1
2fa6997ff09c
parent 0
3ad485fab7d4
child 2
f33d9d82ae69
equal deleted inserted replaced
0:3ad485fab7d4 1:2fa6997ff09c
4 <Project version="5.1"> 4 <Project version="5.1">
5 <Language>en_US</Language> 5 <Language>en_US</Language>
6 <Hash>2144bd61ef339d39bc1790af5e236aaa2a8828ac</Hash> 6 <Hash>2144bd61ef339d39bc1790af5e236aaa2a8828ac</Hash>
7 <ProgLanguage mixed="0">Python3</ProgLanguage> 7 <ProgLanguage mixed="0">Python3</ProgLanguage>
8 <ProjectType>E4Plugin</ProjectType> 8 <ProjectType>E4Plugin</ProjectType>
9 <Description>Plug-in implementing a wizard for the generation of code base64 encoded data URIs.</Description> 9 <Description>Plug-in implementing a wizard for the generation of code for base64 encoded data URIs.</Description>
10 <Version>0.1</Version> 10 <Version>0.1</Version>
11 <Author>Detlev Offenbach</Author> 11 <Author>Detlev Offenbach</Author>
12 <Email>detlevqdie-offenbachs.de</Email> 12 <Email>detlevqdie-offenbachs.de</Email>
13 <TranslationPattern>WizardDataUriEncoder/i18n/datauriencoder_%language%.ts</TranslationPattern> 13 <TranslationPattern>WizardDataUriEncoder/i18n/datauriencoder_%language%.ts</TranslationPattern>
14 <Eol index="1"/> 14 <Eol index="1"/>
15 <Sources> 15 <Sources>
16 <Source>__init__.py</Source> 16 <Source>__init__.py</Source>
17 <Source>PluginWizardDataUriEncoder.py</Source> 17 <Source>PluginWizardDataUriEncoder.py</Source>
18 <Source>WizardDataUriEncoder/__init__.py</Source>
19 <Source>WizardDataUriEncoder/DataUriEncoderWizardDialog.py</Source>
18 </Sources> 20 </Sources>
19 <Forms/> 21 <Forms>
22 <Form>WizardDataUriEncoder/DataUriEncoderWizardDialog.ui</Form>
23 </Forms>
20 <Translations/> 24 <Translations/>
21 <Resources/> 25 <Resources/>
22 <Interfaces/> 26 <Interfaces/>
23 <Others> 27 <Others>
24 <Other>.hgignore</Other> 28 <Other>.hgignore</Other>
29 <Other>PluginWizardDataUriEncoder.e4p</Other>
25 </Others> 30 </Others>
26 <MainScript>PluginWizardDataUriEncoder.py</MainScript> 31 <MainScript>PluginWizardDataUriEncoder.py</MainScript>
27 <Vcs> 32 <Vcs>
28 <VcsType>Mercurial</VcsType> 33 <VcsType>Mercurial</VcsType>
29 <VcsOptions> 34 <VcsOptions>
139 <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/> 144 <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/>
140 <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/> 145 <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/>
141 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> 146 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/>
142 <FiletypeAssociation pattern="*.ui" type="FORMS"/> 147 <FiletypeAssociation pattern="*.ui" type="FORMS"/>
143 <FiletypeAssociation pattern="*.ui.h" type="FORMS"/> 148 <FiletypeAssociation pattern="*.ui.h" type="FORMS"/>
149 <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/>
144 </FiletypeAssociations> 150 </FiletypeAssociations>
145 </Project> 151 </Project>

eric ide

mercurial