iro/iro.e4p
branchdevel
changeset 240 3406d3bf05d4
parent 239 4cf5e664c847
child 241 546316b0b09c
--- a/iro/iro.e4p	Wed Mar 21 19:41:55 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,225 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE Project SYSTEM "Project-4.6.dtd">
-<!-- eric4 project file for project iro -->
-<!-- Saved: 2009-11-23, 00:15:34 -->
-<!-- Copyright (C) 2009 Sandro Knauß, bugs@sandroknauss.de -->
-<Project version="4.6">
-  <Language></Language>
-  <ProgLanguage mixed="0">Python</ProgLanguage>
-  <ProjectType>Console</ProjectType>
-  <Description>Ein Daemon zum Senden von Massensms, -faxen und emails</Description>
-  <Version>0.1</Version>
-  <Author>Sandro Knauß</Author>
-  <Email>bugs@sandroknauss.de</Email>
-  <Sources>
-    <Source>iro.py</Source>
-    <Source>__init__.py</Source>
-    <Source>xmlrpc/SecureXMLRPCServer.py</Source>
-    <Source>xmlrpc/__init__.py</Source>
-    <Source>xmlrpc/SecureAuthentificateXMLRPCServer.py</Source>
-    <Source>xmlrpc/AuthentificateXMLRPCServer.py</Source>
-    <Source>xmlrpc/SecureUserdbXMLRPCServer.py</Source>
-    <Source>worker.py</Source>
-    <Source>user.py</Source>
-    <Source>test.py</Source>
-    <Source>providerlist.py</Source>
-    <Source>joblist.py</Source>
-    <Source>job.py</Source>
-    <Source>anbieter/smtp.py</Source>
-    <Source>anbieter/geonet.py</Source>
-    <Source>anbieter/content.py</Source>
-    <Source>anbieter/__init__.py</Source>
-    <Source>anbieter/telnumber.py</Source>
-    <Source>anbieter/test.py</Source>
-    <Source>anbieter/FAX_de.py</Source>
-    <Source>anbieter/sipgate.py</Source>
-    <Source>anbieter/gsm0338.py</Source>
-    <Source>anbieter/anbieter.py</Source>
-    <Source>anbieter/smstrade.py</Source>
-  </Sources>
-  <Forms>
-  </Forms>
-  <Translations>
-  </Translations>
-  <Resources>
-  </Resources>
-  <Interfaces>
-  </Interfaces>
-  <Others>
-    <Other>iro.conf.inst</Other>
-    <Other>iro.conf</Other>
-  </Others>
-  <MainScript>iro.py</MainScript>
-  <Vcs>
-    <VcsType>None</VcsType>
-    <VcsOptions>
-      <dict>
-        <key>
-          <string>add</string>
-        </key>
-        <value>
-          <list>
-            <string></string>
-          </list>
-        </value>
-        <key>
-          <string>checkout</string>
-        </key>
-        <value>
-          <list>
-            <string></string>
-          </list>
-        </value>
-        <key>
-          <string>commit</string>
-        </key>
-        <value>
-          <list>
-            <string></string>
-          </list>
-        </value>
-        <key>
-          <string>diff</string>
-        </key>
-        <value>
-          <list>
-            <string></string>
-          </list>
-        </value>
-        <key>
-          <string>export</string>
-        </key>
-        <value>
-          <list>
-            <string></string>
-          </list>
-        </value>
-        <key>
-          <string>global</string>
-        </key>
-        <value>
-          <list>
-            <string></string>
-          </list>
-        </value>
-        <key>
-          <string>history</string>
-        </key>
-        <value>
-          <list>
-            <string></string>
-          </list>
-        </value>
-        <key>
-          <string>log</string>
-        </key>
-        <value>
-          <list>
-            <string></string>
-          </list>
-        </value>
-        <key>
-          <string>remove</string>
-        </key>
-        <value>
-          <list>
-            <string></string>
-          </list>
-        </value>
-        <key>
-          <string>status</string>
-        </key>
-        <value>
-          <list>
-            <string></string>
-          </list>
-        </value>
-        <key>
-          <string>tag</string>
-        </key>
-        <value>
-          <list>
-            <string></string>
-          </list>
-        </value>
-        <key>
-          <string>update</string>
-        </key>
-        <value>
-          <list>
-            <string></string>
-          </list>
-        </value>
-      </dict>
-    </VcsOptions>
-    <VcsOtherData>
-      <dict>
-        <key>
-          <string>standardLayout</string>
-        </key>
-        <value>
-          <bool>True</bool>
-        </value>
-      </dict>
-    </VcsOtherData>
-  </Vcs>
-  <FiletypeAssociations>
-    <FiletypeAssociation pattern="*.pyw" type="SOURCES" />
-    <FiletypeAssociation pattern="*.idl" type="INTERFACES" />
-    <FiletypeAssociation pattern="*.py" type="SOURCES" />
-    <FiletypeAssociation pattern="*.ptl" type="SOURCES" />
-  </FiletypeAssociations>
-  <Documentation>
-    <DocumentationParams>
-      <dict>
-        <key>
-          <string>ERIC4API</string>
-        </key>
-        <value>
-          <dict>
-            <key>
-              <string>basePackage</string>
-            </key>
-            <value>
-              <unicode>iro</unicode>
-            </value>
-            <key>
-              <string>ignoreFilePatterns</string>
-            </key>
-            <value>
-              <list>
-                <unicode></unicode>
-              </list>
-            </value>
-            <key>
-              <string>includePrivate</string>
-            </key>
-            <value>
-              <bool>True</bool>
-            </value>
-            <key>
-              <string>languages</string>
-            </key>
-            <value>
-              <list>
-                <unicode>Python</unicode>
-              </list>
-            </value>
-            <key>
-              <string>outputFile</string>
-            </key>
-            <value>
-              <unicode>iro.api</unicode>
-            </value>
-            <key>
-              <string>useRecursion</string>
-            </key>
-            <value>
-              <bool>True</bool>
-            </value>
-          </dict>
-        </value>
-      </dict>
-    </DocumentationParams>
-  </Documentation>
-</Project>
\ No newline at end of file