1 <?xml version="1.0" encoding="UTF-8"?> |
1 <?xml version="1.0" encoding="UTF-8"?> |
2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> |
2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> |
3 <!-- eric5 project file for project PluginApis --> |
3 <!-- eric6 project file for project PluginApis --> |
4 <!-- Saved: 2013-09-29, 16:03:29 --> |
4 <!-- Copyright (C) 2014 Detlev Offenbach, detlev@die-offenbachs.de --> |
5 <!-- Copyright (C) 2013 Detlev Offenbach, detlev@die-offenbachs.de --> |
|
6 <Project version="5.1"> |
5 <Project version="5.1"> |
7 <Language>en</Language> |
6 <Language>en</Language> |
8 <Hash>cffb199a6e080ec1818b2abf07afc11ca0592e10</Hash> |
7 <Hash>cffb199a6e080ec1818b2abf07afc11ca0592e10</Hash> |
9 <ProgLanguage mixed="0">Python3</ProgLanguage> |
8 <ProgLanguage mixed="0">Python3</ProgLanguage> |
10 <ProjectType>E4Plugin</ProjectType> |
9 <ProjectType>E6Plugin</ProjectType> |
11 <Description>This plug-in provides API files for auto-completion and calltips, that are not delivered in some distributions.</Description> |
10 <Description>This plug-in provides API files for auto-completion and calltips, that are not delivered in some distributions.</Description> |
12 <Version>1.1.0</Version> |
11 <Version>2.0</Version> |
13 <Author>Detlev Offenbach</Author> |
12 <Author>Detlev Offenbach</Author> |
14 <Email>detlev@die-offenbachs.de</Email> |
13 <Email>detlev@die-offenbachs.de</Email> |
15 <Eol index="1"/> |
14 <Eol index="1"/> |
16 <Sources> |
15 <Sources> |
17 <Source>__init__.py</Source> |
16 <Source>__init__.py</Source> |
168 <dict> |
167 <dict> |
169 <key> |
168 <key> |
170 <string>cssFile</string> |
169 <string>cssFile</string> |
171 </key> |
170 </key> |
172 <value> |
171 <value> |
173 <string>%PYTHON%/eric5/CSSs/default.css</string> |
172 <string>%PYTHON%/eric6/CSSs/default.css</string> |
174 </value> |
173 </value> |
175 <key> |
174 <key> |
176 <string>ignoreDirectories</string> |
175 <string>ignoreDirectories</string> |
177 </key> |
176 </key> |
178 <value> |
177 <value> |
179 <list> |
178 <list> |
180 <string>.eric5project</string> |
179 <string>.eric5project</string> |
181 <string>.ropeproject</string> |
180 <string>.ropeproject</string> |
182 <string>_eric5project</string> |
181 <string>_eric5project</string> |
183 <string>_ropeproject</string> |
182 <string>_ropeproject</string> |
|
183 <string>.eric6project</string> |
|
184 <string>_eric6project</string> |
184 </list> |
185 </list> |
185 </value> |
186 </value> |
186 <key> |
187 <key> |
187 <string>ignoreFilePatterns</string> |
188 <string>ignoreFilePatterns</string> |
188 </key> |
189 </key> |