PluginApis.e4p

changeset 0
c1b714f5a750
child 1
9fc07b8c55b8
equal deleted inserted replaced
-1:000000000000 0:c1b714f5a750
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
3 <!-- eric5 project file for project PluginApis -->
4 <Project version="5.1">
5 <Language>en</Language>
6 <Hash>cffb199a6e080ec1818b2abf07afc11ca0592e10</Hash>
7 <ProgLanguage mixed="0">Python3</ProgLanguage>
8 <ProjectType>Qt4</ProjectType>
9 <Description>This plug-in provides API files for auto-completion and calltips, that are not delivered in some distributions.</Description>
10 <Version>1.0</Version>
11 <Author>Detlev Offenbach</Author>
12 <Email>detlev@die-offenbachs.de</Email>
13 <Eol index="1"/>
14 <Sources>
15 <Source>__init__.py</Source>
16 <Source>PluginApis.py</Source>
17 </Sources>
18 <Forms/>
19 <Translations/>
20 <Resources/>
21 <Interfaces/>
22 <Others>
23 <Other>.hgignore</Other>
24 </Others>
25 <MainScript>PluginApis.py</MainScript>
26 <Vcs>
27 <VcsType>Mercurial</VcsType>
28 <VcsOptions>
29 <dict>
30 <key>
31 <string>add</string>
32 </key>
33 <value>
34 <list>
35 <string></string>
36 </list>
37 </value>
38 <key>
39 <string>checkout</string>
40 </key>
41 <value>
42 <list>
43 <string></string>
44 </list>
45 </value>
46 <key>
47 <string>commit</string>
48 </key>
49 <value>
50 <list>
51 <string></string>
52 </list>
53 </value>
54 <key>
55 <string>diff</string>
56 </key>
57 <value>
58 <list>
59 <string></string>
60 </list>
61 </value>
62 <key>
63 <string>export</string>
64 </key>
65 <value>
66 <list>
67 <string></string>
68 </list>
69 </value>
70 <key>
71 <string>global</string>
72 </key>
73 <value>
74 <list>
75 <string></string>
76 </list>
77 </value>
78 <key>
79 <string>history</string>
80 </key>
81 <value>
82 <list>
83 <string></string>
84 </list>
85 </value>
86 <key>
87 <string>log</string>
88 </key>
89 <value>
90 <list>
91 <string></string>
92 </list>
93 </value>
94 <key>
95 <string>remove</string>
96 </key>
97 <value>
98 <list>
99 <string></string>
100 </list>
101 </value>
102 <key>
103 <string>status</string>
104 </key>
105 <value>
106 <list>
107 <string></string>
108 </list>
109 </value>
110 <key>
111 <string>tag</string>
112 </key>
113 <value>
114 <list>
115 <string></string>
116 </list>
117 </value>
118 <key>
119 <string>update</string>
120 </key>
121 <value>
122 <list>
123 <string></string>
124 </list>
125 </value>
126 </dict>
127 </VcsOptions>
128 <VcsOtherData>
129 <dict/>
130 </VcsOtherData>
131 </Vcs>
132 <FiletypeAssociations>
133 <FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
134 <FiletypeAssociation pattern="*.py" type="SOURCES"/>
135 <FiletypeAssociation pattern="*.py3" type="SOURCES"/>
136 <FiletypeAssociation pattern="*.pyw" type="SOURCES"/>
137 <FiletypeAssociation pattern="*.pyw3" type="SOURCES"/>
138 <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/>
139 <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/>
140 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/>
141 <FiletypeAssociation pattern="*.ui" type="FORMS"/>
142 <FiletypeAssociation pattern="*.ui.h" type="FORMS"/>
143 </FiletypeAssociations>
144 </Project>

eric ide

mercurial