PluginDocumentationSets.e4p

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

eric ide

mercurial