PluginMqttMonitor.e4p

changeset 12
e0175cb7c5d5
parent 10
7e0e921dc7ea
child 13
0f819898a1c8
equal deleted inserted replaced
11:90d3ebed4cc0 12:e0175cb7c5d5
27 <Form>MqttMonitor/MqttConnectionOptionsDialog.ui</Form> 27 <Form>MqttMonitor/MqttConnectionOptionsDialog.ui</Form>
28 <Form>MqttMonitor/MqttMonitorWidget.ui</Form> 28 <Form>MqttMonitor/MqttMonitorWidget.ui</Form>
29 </Forms> 29 </Forms>
30 <Others> 30 <Others>
31 <Other>.hgignore</Other> 31 <Other>.hgignore</Other>
32 <Other>ChangeLog</Other>
33 <Other>MqttMonitor/Documentation/LICENSE.GPL3</Other>
34 <Other>MqttMonitor/Documentation/source</Other>
32 <Other>MqttMonitor/icons/mqtt22.png</Other> 35 <Other>MqttMonitor/icons/mqtt22.png</Other>
33 <Other>MqttMonitor/icons/mqtt48.png</Other> 36 <Other>MqttMonitor/icons/mqtt48.png</Other>
34 <Other>PluginMqttMonitor.e4p</Other> 37 <Other>PluginMqttMonitor.e4p</Other>
35 </Others> 38 </Others>
36 <MainScript>PluginMqttMonitor.py</MainScript> 39 <MainScript>PluginMqttMonitor.py</MainScript>
157 <FiletypeAssociation pattern="README" type="OTHERS"/> 160 <FiletypeAssociation pattern="README" type="OTHERS"/>
158 <FiletypeAssociation pattern="README.*" type="OTHERS"/> 161 <FiletypeAssociation pattern="README.*" type="OTHERS"/>
159 <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/> 162 <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/>
160 <FiletypeAssociation pattern="makefile" type="OTHERS"/> 163 <FiletypeAssociation pattern="makefile" type="OTHERS"/>
161 </FiletypeAssociations> 164 </FiletypeAssociations>
165 <Documentation>
166 <DocumentationParams>
167 <dict>
168 <key>
169 <string>ERIC4DOC</string>
170 </key>
171 <value>
172 <dict>
173 <key>
174 <string>cssFile</string>
175 </key>
176 <value>
177 <string>%PYTHON%/eric6/CSSs/default.css</string>
178 </value>
179 <key>
180 <string>ignoreDirectories</string>
181 </key>
182 <value>
183 <list>
184 <string>.hg</string>
185 <string>.eric6project</string>
186 <string>.ropeproject</string>
187 </list>
188 </value>
189 <key>
190 <string>ignoreFilePatterns</string>
191 </key>
192 <value>
193 <list>
194 <string>Ui_*.py</string>
195 </list>
196 </value>
197 <key>
198 <string>outputDirectory</string>
199 </key>
200 <value>
201 <string>MqttMonitor/Documentation/source</string>
202 </value>
203 <key>
204 <string>qtHelpEnabled</string>
205 </key>
206 <value>
207 <bool>False</bool>
208 </value>
209 <key>
210 <string>useRecursion</string>
211 </key>
212 <value>
213 <bool>True</bool>
214 </value>
215 </dict>
216 </value>
217 </dict>
218 </DocumentationParams>
219 </Documentation>
162 <Checkers> 220 <Checkers>
163 <CheckersParams> 221 <CheckersParams>
164 <dict> 222 <dict>
165 <key> 223 <key>
166 <string>Pep8Checker</string> 224 <string>Pep8Checker</string>

eric ide

mercurial