1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <!DOCTYPE Project SYSTEM "Project-4.6.dtd"> |
|
3 <!-- eric4 project file for project iro --> |
|
4 <!-- Saved: 2009-11-23, 00:15:34 --> |
|
5 <!-- Copyright (C) 2009 Sandro Knauß, bugs@sandroknauss.de --> |
|
6 <Project version="4.6"> |
|
7 <Language></Language> |
|
8 <ProgLanguage mixed="0">Python</ProgLanguage> |
|
9 <ProjectType>Console</ProjectType> |
|
10 <Description>Ein Daemon zum Senden von Massensms, -faxen und emails</Description> |
|
11 <Version>0.1</Version> |
|
12 <Author>Sandro Knauß</Author> |
|
13 <Email>bugs@sandroknauss.de</Email> |
|
14 <Sources> |
|
15 <Source>iro.py</Source> |
|
16 <Source>__init__.py</Source> |
|
17 <Source>xmlrpc/SecureXMLRPCServer.py</Source> |
|
18 <Source>xmlrpc/__init__.py</Source> |
|
19 <Source>xmlrpc/SecureAuthentificateXMLRPCServer.py</Source> |
|
20 <Source>xmlrpc/AuthentificateXMLRPCServer.py</Source> |
|
21 <Source>xmlrpc/SecureUserdbXMLRPCServer.py</Source> |
|
22 <Source>worker.py</Source> |
|
23 <Source>user.py</Source> |
|
24 <Source>test.py</Source> |
|
25 <Source>providerlist.py</Source> |
|
26 <Source>joblist.py</Source> |
|
27 <Source>job.py</Source> |
|
28 <Source>anbieter/smtp.py</Source> |
|
29 <Source>anbieter/geonet.py</Source> |
|
30 <Source>anbieter/content.py</Source> |
|
31 <Source>anbieter/__init__.py</Source> |
|
32 <Source>anbieter/telnumber.py</Source> |
|
33 <Source>anbieter/test.py</Source> |
|
34 <Source>anbieter/FAX_de.py</Source> |
|
35 <Source>anbieter/sipgate.py</Source> |
|
36 <Source>anbieter/gsm0338.py</Source> |
|
37 <Source>anbieter/anbieter.py</Source> |
|
38 <Source>anbieter/smstrade.py</Source> |
|
39 </Sources> |
|
40 <Forms> |
|
41 </Forms> |
|
42 <Translations> |
|
43 </Translations> |
|
44 <Resources> |
|
45 </Resources> |
|
46 <Interfaces> |
|
47 </Interfaces> |
|
48 <Others> |
|
49 <Other>iro.conf.inst</Other> |
|
50 <Other>iro.conf</Other> |
|
51 </Others> |
|
52 <MainScript>iro.py</MainScript> |
|
53 <Vcs> |
|
54 <VcsType>None</VcsType> |
|
55 <VcsOptions> |
|
56 <dict> |
|
57 <key> |
|
58 <string>add</string> |
|
59 </key> |
|
60 <value> |
|
61 <list> |
|
62 <string></string> |
|
63 </list> |
|
64 </value> |
|
65 <key> |
|
66 <string>checkout</string> |
|
67 </key> |
|
68 <value> |
|
69 <list> |
|
70 <string></string> |
|
71 </list> |
|
72 </value> |
|
73 <key> |
|
74 <string>commit</string> |
|
75 </key> |
|
76 <value> |
|
77 <list> |
|
78 <string></string> |
|
79 </list> |
|
80 </value> |
|
81 <key> |
|
82 <string>diff</string> |
|
83 </key> |
|
84 <value> |
|
85 <list> |
|
86 <string></string> |
|
87 </list> |
|
88 </value> |
|
89 <key> |
|
90 <string>export</string> |
|
91 </key> |
|
92 <value> |
|
93 <list> |
|
94 <string></string> |
|
95 </list> |
|
96 </value> |
|
97 <key> |
|
98 <string>global</string> |
|
99 </key> |
|
100 <value> |
|
101 <list> |
|
102 <string></string> |
|
103 </list> |
|
104 </value> |
|
105 <key> |
|
106 <string>history</string> |
|
107 </key> |
|
108 <value> |
|
109 <list> |
|
110 <string></string> |
|
111 </list> |
|
112 </value> |
|
113 <key> |
|
114 <string>log</string> |
|
115 </key> |
|
116 <value> |
|
117 <list> |
|
118 <string></string> |
|
119 </list> |
|
120 </value> |
|
121 <key> |
|
122 <string>remove</string> |
|
123 </key> |
|
124 <value> |
|
125 <list> |
|
126 <string></string> |
|
127 </list> |
|
128 </value> |
|
129 <key> |
|
130 <string>status</string> |
|
131 </key> |
|
132 <value> |
|
133 <list> |
|
134 <string></string> |
|
135 </list> |
|
136 </value> |
|
137 <key> |
|
138 <string>tag</string> |
|
139 </key> |
|
140 <value> |
|
141 <list> |
|
142 <string></string> |
|
143 </list> |
|
144 </value> |
|
145 <key> |
|
146 <string>update</string> |
|
147 </key> |
|
148 <value> |
|
149 <list> |
|
150 <string></string> |
|
151 </list> |
|
152 </value> |
|
153 </dict> |
|
154 </VcsOptions> |
|
155 <VcsOtherData> |
|
156 <dict> |
|
157 <key> |
|
158 <string>standardLayout</string> |
|
159 </key> |
|
160 <value> |
|
161 <bool>True</bool> |
|
162 </value> |
|
163 </dict> |
|
164 </VcsOtherData> |
|
165 </Vcs> |
|
166 <FiletypeAssociations> |
|
167 <FiletypeAssociation pattern="*.pyw" type="SOURCES" /> |
|
168 <FiletypeAssociation pattern="*.idl" type="INTERFACES" /> |
|
169 <FiletypeAssociation pattern="*.py" type="SOURCES" /> |
|
170 <FiletypeAssociation pattern="*.ptl" type="SOURCES" /> |
|
171 </FiletypeAssociations> |
|
172 <Documentation> |
|
173 <DocumentationParams> |
|
174 <dict> |
|
175 <key> |
|
176 <string>ERIC4API</string> |
|
177 </key> |
|
178 <value> |
|
179 <dict> |
|
180 <key> |
|
181 <string>basePackage</string> |
|
182 </key> |
|
183 <value> |
|
184 <unicode>iro</unicode> |
|
185 </value> |
|
186 <key> |
|
187 <string>ignoreFilePatterns</string> |
|
188 </key> |
|
189 <value> |
|
190 <list> |
|
191 <unicode></unicode> |
|
192 </list> |
|
193 </value> |
|
194 <key> |
|
195 <string>includePrivate</string> |
|
196 </key> |
|
197 <value> |
|
198 <bool>True</bool> |
|
199 </value> |
|
200 <key> |
|
201 <string>languages</string> |
|
202 </key> |
|
203 <value> |
|
204 <list> |
|
205 <unicode>Python</unicode> |
|
206 </list> |
|
207 </value> |
|
208 <key> |
|
209 <string>outputFile</string> |
|
210 </key> |
|
211 <value> |
|
212 <unicode>iro.api</unicode> |
|
213 </value> |
|
214 <key> |
|
215 <string>useRecursion</string> |
|
216 </key> |
|
217 <value> |
|
218 <bool>True</bool> |
|
219 </value> |
|
220 </dict> |
|
221 </value> |
|
222 </dict> |
|
223 </DocumentationParams> |
|
224 </Documentation> |
|
225 </Project> |
|