12 <Author>Detlev Offenbach</Author> |
12 <Author>Detlev Offenbach</Author> |
13 <Email>detlev@die-offenbachs.de</Email> |
13 <Email>detlev@die-offenbachs.de</Email> |
14 <TranslationPattern>ProjectWeb/i18n/web_%language%.ts</TranslationPattern> |
14 <TranslationPattern>ProjectWeb/i18n/web_%language%.ts</TranslationPattern> |
15 <Eol index="1"/> |
15 <Eol index="1"/> |
16 <Sources> |
16 <Sources> |
17 <Source>__init__.py</Source> |
|
18 <Source>ProjectWeb/__init__.py</Source> |
|
19 <Source>PluginProjectWeb.py</Source> |
17 <Source>PluginProjectWeb.py</Source> |
|
18 <Source>ProjectWeb/Html5Prettifier.py</Source> |
20 <Source>ProjectWeb/Html5ToCss3Converter.py</Source> |
19 <Source>ProjectWeb/Html5ToCss3Converter.py</Source> |
21 <Source>ProjectWeb/Html5ToCss3ConverterParameterDialog.py</Source> |
20 <Source>ProjectWeb/Html5ToCss3ConverterParameterDialog.py</Source> |
22 <Source>ProjectWeb/Html5ToJsConverter.py</Source> |
21 <Source>ProjectWeb/Html5ToJsConverter.py</Source> |
23 <Source>ProjectWeb/Html5ToJsConverterParameterDialog.py</Source> |
22 <Source>ProjectWeb/Html5ToJsConverterParameterDialog.py</Source> |
24 <Source>ProjectWeb/Html5Prettifier.py</Source> |
23 <Source>ProjectWeb/__init__.py</Source> |
|
24 <Source>__init__.py</Source> |
25 </Sources> |
25 </Sources> |
26 <Forms> |
26 <Forms> |
27 <Form>ProjectWeb/Html5ToCss3ConverterParameterDialog.ui</Form> |
27 <Form>ProjectWeb/Html5ToCss3ConverterParameterDialog.ui</Form> |
28 <Form>ProjectWeb/Html5ToJsConverterParameterDialog.ui</Form> |
28 <Form>ProjectWeb/Html5ToJsConverterParameterDialog.ui</Form> |
29 </Forms> |
29 </Forms> |
30 <Translations/> |
30 <Translations> |
|
31 <Translation>ProjectWeb/i18n/web_de.qm</Translation> |
|
32 <Translation>ProjectWeb/i18n/web_de.ts</Translation> |
|
33 <Translation>ProjectWeb/i18n/web_en.qm</Translation> |
|
34 <Translation>ProjectWeb/i18n/web_en.ts</Translation> |
|
35 <Translation>ProjectWeb/i18n/web_es.ts</Translation> |
|
36 <Translation>ProjectWeb/i18n/web_pt.ts</Translation> |
|
37 <Translation>ProjectWeb/i18n/web_ru.ts</Translation> |
|
38 </Translations> |
31 <Resources/> |
39 <Resources/> |
32 <Interfaces> |
40 <Interfaces/> |
33 <Interface>ProjectWeb/Ui_Html5ToCss3ConverterParameterDialog.py</Interface> |
|
34 <Interface>ProjectWeb/Ui_Html5ToJsConverterParameterDialog.py</Interface> |
|
35 </Interfaces> |
|
36 <Others> |
41 <Others> |
37 <Other>.hgignore</Other> |
42 <Other>.hgignore</Other> |
|
43 <Other>ChangeLog</Other> |
|
44 <Other>PKGLIST</Other> |
|
45 <Other>PluginProjectWeb.zip</Other> |
38 <Other>PluginWeb.e4p</Other> |
46 <Other>PluginWeb.e4p</Other> |
|
47 <Other>ProjectWeb/Documentation/LICENSE.GPL3</Other> |
|
48 <Other>ProjectWeb/Documentation/source</Other> |
39 </Others> |
49 </Others> |
40 <MainScript>PluginProjectWeb.py</MainScript> |
50 <MainScript>PluginProjectWeb.py</MainScript> |
41 <Vcs> |
51 <Vcs> |
42 <VcsType>Mercurial</VcsType> |
52 <VcsType>Mercurial</VcsType> |
43 <VcsOptions> |
53 <VcsOptions> |
152 <FiletypeAssociation pattern="*.pyw3" type="SOURCES"/> |
162 <FiletypeAssociation pattern="*.pyw3" type="SOURCES"/> |
153 <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/> |
163 <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/> |
154 <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/> |
164 <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/> |
155 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> |
165 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> |
156 <FiletypeAssociation pattern="*.ui" type="FORMS"/> |
166 <FiletypeAssociation pattern="*.ui" type="FORMS"/> |
157 <FiletypeAssociation pattern="Ui_*.py" type="INTERFACES"/> |
167 <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/> |
158 </FiletypeAssociations> |
168 </FiletypeAssociations> |
|
169 <Documentation> |
|
170 <DocumentationParams> |
|
171 <dict> |
|
172 <key> |
|
173 <string>ERIC4DOC</string> |
|
174 </key> |
|
175 <value> |
|
176 <dict> |
|
177 <key> |
|
178 <string>cssFile</string> |
|
179 </key> |
|
180 <value> |
|
181 <string>%PYTHON%/eric6/CSSs/default.css</string> |
|
182 </value> |
|
183 <key> |
|
184 <string>ignoreDirectories</string> |
|
185 </key> |
|
186 <value> |
|
187 <list> |
|
188 <string>.eric6project</string> |
|
189 <string>.hg</string> |
|
190 <string>.ropeproject</string> |
|
191 <string>_eric6project</string> |
|
192 <string>_ropeproject</string> |
|
193 </list> |
|
194 </value> |
|
195 <key> |
|
196 <string>ignoreFilePatterns</string> |
|
197 </key> |
|
198 <value> |
|
199 <list> |
|
200 <string>Ui_*</string> |
|
201 </list> |
|
202 </value> |
|
203 <key> |
|
204 <string>outputDirectory</string> |
|
205 </key> |
|
206 <value> |
|
207 <string>ProjectWeb/Documentation/source</string> |
|
208 </value> |
|
209 <key> |
|
210 <string>qtHelpEnabled</string> |
|
211 </key> |
|
212 <value> |
|
213 <bool>False</bool> |
|
214 </value> |
|
215 <key> |
|
216 <string>sourceExtensions</string> |
|
217 </key> |
|
218 <value> |
|
219 <list> |
|
220 <string></string> |
|
221 </list> |
|
222 </value> |
|
223 <key> |
|
224 <string>useRecursion</string> |
|
225 </key> |
|
226 <value> |
|
227 <bool>True</bool> |
|
228 </value> |
|
229 </dict> |
|
230 </value> |
|
231 </dict> |
|
232 </DocumentationParams> |
|
233 </Documentation> |
159 <Checkers> |
234 <Checkers> |
160 <CheckersParams> |
235 <CheckersParams> |
161 <dict> |
236 <dict> |
162 <key> |
237 <key> |
163 <string>Pep8Checker</string> |
238 <string>Pep8Checker</string> |