19 <Source>WizardDataUriEncoder/DataUriEncoderWizardDialog.py</Source> |
19 <Source>WizardDataUriEncoder/DataUriEncoderWizardDialog.py</Source> |
20 </Sources> |
20 </Sources> |
21 <Forms> |
21 <Forms> |
22 <Form>WizardDataUriEncoder/DataUriEncoderWizardDialog.ui</Form> |
22 <Form>WizardDataUriEncoder/DataUriEncoderWizardDialog.ui</Form> |
23 </Forms> |
23 </Forms> |
24 <Translations/> |
24 <Translations> |
|
25 <Translation>WizardDataUriEncoder/i18n/datauriencoder_en.ts</Translation> |
|
26 <Translation>WizardDataUriEncoder/i18n/datauriencoder_de.ts</Translation> |
|
27 <Translation>WizardDataUriEncoder/i18n/datauriencoder_es.ts</Translation> |
|
28 <Translation>WizardDataUriEncoder/i18n/datauriencoder_en.qm</Translation> |
|
29 <Translation>WizardDataUriEncoder/i18n/datauriencoder_de.qm</Translation> |
|
30 </Translations> |
25 <Resources/> |
31 <Resources/> |
26 <Interfaces/> |
32 <Interfaces/> |
27 <Others> |
33 <Others> |
28 <Other>.hgignore</Other> |
34 <Other>.hgignore</Other> |
29 <Other>PluginWizardDataUriEncoder.e4p</Other> |
35 <Other>PluginWizardDataUriEncoder.e4p</Other> |
|
36 <Other>WizardDataUriEncoder/Documentation/LICENSE.GPL3</Other> |
|
37 <Other>ChangeLog</Other> |
|
38 <Other>WizardDataUriEncoder/Documentation/source</Other> |
|
39 <Other>PKGLIST</Other> |
|
40 <Other>PluginWizardDataUriEncoder.zip</Other> |
30 </Others> |
41 </Others> |
31 <MainScript>PluginWizardDataUriEncoder.py</MainScript> |
42 <MainScript>PluginWizardDataUriEncoder.py</MainScript> |
32 <Vcs> |
43 <Vcs> |
33 <VcsType>Mercurial</VcsType> |
44 <VcsType>Mercurial</VcsType> |
34 <VcsOptions> |
45 <VcsOptions> |
146 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> |
157 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> |
147 <FiletypeAssociation pattern="*.ui" type="FORMS"/> |
158 <FiletypeAssociation pattern="*.ui" type="FORMS"/> |
148 <FiletypeAssociation pattern="*.ui.h" type="FORMS"/> |
159 <FiletypeAssociation pattern="*.ui.h" type="FORMS"/> |
149 <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/> |
160 <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/> |
150 </FiletypeAssociations> |
161 </FiletypeAssociations> |
|
162 <Documentation> |
|
163 <DocumentationParams> |
|
164 <dict> |
|
165 <key> |
|
166 <string>ERIC4DOC</string> |
|
167 </key> |
|
168 <value> |
|
169 <dict> |
|
170 <key> |
|
171 <string>cssFile</string> |
|
172 </key> |
|
173 <value> |
|
174 <string>%PYTHON%/eric5/CSSs/default.css</string> |
|
175 </value> |
|
176 <key> |
|
177 <string>ignoreDirectories</string> |
|
178 </key> |
|
179 <value> |
|
180 <list> |
|
181 <string>.eric5project</string> |
|
182 <string>.hg</string> |
|
183 <string>.ropeproject</string> |
|
184 <string>_eric5project</string> |
|
185 <string>_ropeproject</string> |
|
186 </list> |
|
187 </value> |
|
188 <key> |
|
189 <string>ignoreFilePatterns</string> |
|
190 </key> |
|
191 <value> |
|
192 <list> |
|
193 <string>Ui_*.py</string> |
|
194 </list> |
|
195 </value> |
|
196 <key> |
|
197 <string>noempty</string> |
|
198 </key> |
|
199 <value> |
|
200 <bool>True</bool> |
|
201 </value> |
|
202 <key> |
|
203 <string>outputDirectory</string> |
|
204 </key> |
|
205 <value> |
|
206 <string>WizardDataUriEncoder/Documentation/source</string> |
|
207 </value> |
|
208 <key> |
|
209 <string>qtHelpEnabled</string> |
|
210 </key> |
|
211 <value> |
|
212 <bool>False</bool> |
|
213 </value> |
|
214 <key> |
|
215 <string>sourceExtensions</string> |
|
216 </key> |
|
217 <value> |
|
218 <list> |
|
219 <string></string> |
|
220 </list> |
|
221 </value> |
|
222 <key> |
|
223 <string>useRecursion</string> |
|
224 </key> |
|
225 <value> |
|
226 <bool>True</bool> |
|
227 </value> |
|
228 </dict> |
|
229 </value> |
|
230 </dict> |
|
231 </DocumentationParams> |
|
232 </Documentation> |
151 <Checkers> |
233 <Checkers> |
152 <CheckersParams> |
234 <CheckersParams> |
153 <dict> |
235 <dict> |
154 <key> |
236 <key> |
155 <string>Pep8Checker</string> |
237 <string>Pep8Checker</string> |