|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <!DOCTYPE Project SYSTEM "Project-5.1.dtd"> |
|
3 <!-- eric5 project file for project PluginWizardDataUriEncoder --> |
|
4 <Project version="5.1"> |
|
5 <Language>en_US</Language> |
|
6 <Hash>2144bd61ef339d39bc1790af5e236aaa2a8828ac</Hash> |
|
7 <ProgLanguage mixed="0">Python3</ProgLanguage> |
|
8 <ProjectType>E4Plugin</ProjectType> |
|
9 <Description>Plug-in implementing a wizard for the generation of code base64 encoded data URIs.</Description> |
|
10 <Version>0.1</Version> |
|
11 <Author>Detlev Offenbach</Author> |
|
12 <Email>detlevqdie-offenbachs.de</Email> |
|
13 <TranslationPattern>WizardDataUriEncoder/i18n/datauriencoder_%language%.ts</TranslationPattern> |
|
14 <Eol index="1"/> |
|
15 <Sources> |
|
16 <Source>__init__.py</Source> |
|
17 <Source>PluginWizardDataUriEncoder.py</Source> |
|
18 </Sources> |
|
19 <Forms/> |
|
20 <Translations/> |
|
21 <Resources/> |
|
22 <Interfaces/> |
|
23 <Others> |
|
24 <Other>.hgignore</Other> |
|
25 </Others> |
|
26 <MainScript>PluginWizardDataUriEncoder.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 <VcsOtherData> |
|
130 <dict/> |
|
131 </VcsOtherData> |
|
132 </Vcs> |
|
133 <FiletypeAssociations> |
|
134 <FiletypeAssociation pattern="*.idl" type="INTERFACES"/> |
|
135 <FiletypeAssociation pattern="*.py" type="SOURCES"/> |
|
136 <FiletypeAssociation pattern="*.py3" type="SOURCES"/> |
|
137 <FiletypeAssociation pattern="*.pyw" type="SOURCES"/> |
|
138 <FiletypeAssociation pattern="*.pyw3" type="SOURCES"/> |
|
139 <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/> |
|
140 <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/> |
|
141 <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> |
|
142 <FiletypeAssociation pattern="*.ui" type="FORMS"/> |
|
143 <FiletypeAssociation pattern="*.ui.h" type="FORMS"/> |
|
144 </FiletypeAssociations> |
|
145 </Project> |