5 <Language>en</Language> |
5 <Language>en</Language> |
6 <Hash>fac07f0675a7c77618ebfac9d2cbbfb763f751f3</Hash> |
6 <Hash>fac07f0675a7c77618ebfac9d2cbbfb763f751f3</Hash> |
7 <ProgLanguage mixed="0">Python3</ProgLanguage> |
7 <ProgLanguage mixed="0">Python3</ProgLanguage> |
8 <ProjectType>E4Plugin</ProjectType> |
8 <ProjectType>E4Plugin</ProjectType> |
9 <Description>This plug-in adds a menu to select various tag templates to the Django menu.</Description> |
9 <Description>This plug-in adds a menu to select various tag templates to the Django menu.</Description> |
10 <Version>0.1</Version> |
10 <Version>0.x</Version> |
11 <Author>Detlev Offenbach</Author> |
11 <Author>Detlev Offenbach</Author> |
12 <Email>detlev@die-offenbachs.de</Email> |
12 <Email>detlev@die-offenbachs.de</Email> |
13 <TranslationPattern>ProjectDjangoTagsMenu/i18n/djangotagsmenu_%language%.ts</TranslationPattern> |
13 <TranslationPattern>ProjectDjangoTagsMenu/i18n/djangotagsmenu_%language%.ts</TranslationPattern> |
14 <Eol index="1"/> |
14 <Eol index="1"/> |
15 <Sources> |
15 <Sources> |
140 <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/> |
140 <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/> |
141 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> |
141 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> |
142 <FiletypeAssociation pattern="*.ui" type="FORMS"/> |
142 <FiletypeAssociation pattern="*.ui" type="FORMS"/> |
143 <FiletypeAssociation pattern="*.ui.h" type="FORMS"/> |
143 <FiletypeAssociation pattern="*.ui.h" type="FORMS"/> |
144 </FiletypeAssociations> |
144 </FiletypeAssociations> |
|
145 <Checkers> |
|
146 <CheckersParams> |
|
147 <dict> |
|
148 <key> |
|
149 <string>Pep8Checker</string> |
|
150 </key> |
|
151 <value> |
|
152 <dict> |
|
153 <key> |
|
154 <string>DocstringType</string> |
|
155 </key> |
|
156 <value> |
|
157 <string>eric</string> |
|
158 </value> |
|
159 <key> |
|
160 <string>ExcludeFiles</string> |
|
161 </key> |
|
162 <value> |
|
163 <string>*/Ui_*.py</string> |
|
164 </value> |
|
165 <key> |
|
166 <string>ExcludeMessages</string> |
|
167 </key> |
|
168 <value> |
|
169 <string>W293, N802, N803, N807, N808, N821</string> |
|
170 </value> |
|
171 <key> |
|
172 <string>FixCodes</string> |
|
173 </key> |
|
174 <value> |
|
175 <string></string> |
|
176 </value> |
|
177 <key> |
|
178 <string>FixIssues</string> |
|
179 </key> |
|
180 <value> |
|
181 <bool>False</bool> |
|
182 </value> |
|
183 <key> |
|
184 <string>HangClosing</string> |
|
185 </key> |
|
186 <value> |
|
187 <bool>False</bool> |
|
188 </value> |
|
189 <key> |
|
190 <string>IncludeMessages</string> |
|
191 </key> |
|
192 <value> |
|
193 <string></string> |
|
194 </value> |
|
195 <key> |
|
196 <string>MaxLineLength</string> |
|
197 </key> |
|
198 <value> |
|
199 <int>79</int> |
|
200 </value> |
|
201 <key> |
|
202 <string>NoFixCodes</string> |
|
203 </key> |
|
204 <value> |
|
205 <string>E501</string> |
|
206 </value> |
|
207 <key> |
|
208 <string>RepeatMessages</string> |
|
209 </key> |
|
210 <value> |
|
211 <bool>True</bool> |
|
212 </value> |
|
213 </dict> |
|
214 </value> |
|
215 </dict> |
|
216 </CheckersParams> |
|
217 </Checkers> |
145 </Project> |
218 </Project> |