PluginDjangoTagsMenu.e4p

changeset 13
84479ae76729
parent 11
7e3e1ee102c5
child 14
86bc51b52673
equal deleted inserted replaced
12:8bc18ea91897 13:84479ae76729
31 <Form>ProjectDjangoTagsMenu/IfTagInputDialog.ui</Form> 31 <Form>ProjectDjangoTagsMenu/IfTagInputDialog.ui</Form>
32 <Form>ProjectDjangoTagsMenu/MultiLineInputDialog.ui</Form> 32 <Form>ProjectDjangoTagsMenu/MultiLineInputDialog.ui</Form>
33 <Form>ProjectDjangoTagsMenu/IeCommentDialog.ui</Form> 33 <Form>ProjectDjangoTagsMenu/IeCommentDialog.ui</Form>
34 <Form>ProjectDjangoTagsMenu/TimezoneSelectionDialog.ui</Form> 34 <Form>ProjectDjangoTagsMenu/TimezoneSelectionDialog.ui</Form>
35 </Forms> 35 </Forms>
36 <Translations/> 36 <Translations>
37 <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_de.ts</Translation>
38 <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_en.ts</Translation>
39 <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_es.ts</Translation>
40 <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_de.qm</Translation>
41 <Translation>ProjectDjangoTagsMenu/i18n/djangotagsmenu_en.qm</Translation>
42 </Translations>
37 <Resources/> 43 <Resources/>
38 <Interfaces/> 44 <Interfaces/>
39 <Others> 45 <Others>
40 <Other>.hgignore</Other> 46 <Other>.hgignore</Other>
41 <Other>PluginDjangoTagsMenu.e4p</Other> 47 <Other>PluginDjangoTagsMenu.e4p</Other>
48 <Other>ChangeLog</Other>
49 <Other>ProjectDjangoTagsMenu/Documentation/LICENSE.GPL3</Other>
50 <Other>ProjectDjangoTagsMenu/Documentation/source</Other>
42 </Others> 51 </Others>
43 <MainScript>PluginProjectDjangoTagsMenu.py</MainScript> 52 <MainScript>PluginProjectDjangoTagsMenu.py</MainScript>
44 <Vcs> 53 <Vcs>
45 <VcsType>Mercurial</VcsType> 54 <VcsType>Mercurial</VcsType>
46 <VcsOptions> 55 <VcsOptions>
158 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> 167 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/>
159 <FiletypeAssociation pattern="*.ui" type="FORMS"/> 168 <FiletypeAssociation pattern="*.ui" type="FORMS"/>
160 <FiletypeAssociation pattern="*.ui.h" type="FORMS"/> 169 <FiletypeAssociation pattern="*.ui.h" type="FORMS"/>
161 <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/> 170 <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/>
162 </FiletypeAssociations> 171 </FiletypeAssociations>
172 <Documentation>
173 <DocumentationParams>
174 <dict>
175 <key>
176 <string>ERIC4DOC</string>
177 </key>
178 <value>
179 <dict>
180 <key>
181 <string>cssFile</string>
182 </key>
183 <value>
184 <string>%PYTHON%/eric5/CSSs/default.css</string>
185 </value>
186 <key>
187 <string>ignoreDirectories</string>
188 </key>
189 <value>
190 <list>
191 <string>.eric5project</string>
192 <string>.ropeproject</string>
193 <string>_eric5project</string>
194 <string>_ropeproject</string>
195 <string>.hg</string>
196 </list>
197 </value>
198 <key>
199 <string>ignoreFilePatterns</string>
200 </key>
201 <value>
202 <list>
203 <string>Ui_*.py</string>
204 </list>
205 </value>
206 <key>
207 <string>outputDirectory</string>
208 </key>
209 <value>
210 <string>ProjectDjangoTagsMenu/Documentation/source</string>
211 </value>
212 <key>
213 <string>qtHelpEnabled</string>
214 </key>
215 <value>
216 <bool>False</bool>
217 </value>
218 <key>
219 <string>sourceExtensions</string>
220 </key>
221 <value>
222 <list>
223 <string></string>
224 </list>
225 </value>
226 <key>
227 <string>useRecursion</string>
228 </key>
229 <value>
230 <bool>True</bool>
231 </value>
232 </dict>
233 </value>
234 </dict>
235 </DocumentationParams>
236 </Documentation>
163 <Checkers> 237 <Checkers>
164 <CheckersParams> 238 <CheckersParams>
165 <dict> 239 <dict>
166 <key> 240 <key>
167 <string>Pep8Checker</string> 241 <string>Pep8Checker</string>

eric ide

mercurial