eric5.e4p

changeset 615
c8dd16cc69ce
parent 614
c873699a1181
child 616
15af0044c883
diff -r c873699a1181 -r c8dd16cc69ce eric5.e4p
--- a/eric5.e4p	Tue Sep 14 18:05:10 2010 +0200
+++ b/eric5.e4p	Tue Sep 14 18:19:38 2010 +0200
@@ -13,7 +13,7 @@
   <Author>Detlev Offenbach</Author>
   <Email>detlev@die-offenbachs.de</Email>
   <TranslationPattern>i18n/eric5_%language%.ts</TranslationPattern>
-  <Eol index="1" />
+  <Eol index="1"/>
   <Sources>
     <Source>__init__.py</Source>
     <Source>Preferences/__init__.py</Source>
@@ -215,7 +215,6 @@
     <Source>Graphics/UMLDialog.py</Source>
     <Source>Graphics/PackageItem.py</Source>
     <Source>Graphics/ModuleItem.py</Source>
-    <Source>patch_pyxml.py</Source>
     <Source>Debugger/DebuggerInterfacePython.py</Source>
     <Source>Debugger/DebuggerInterfaceRuby.py</Source>
     <Source>Debugger/DebuggerInterfaceNone.py</Source>
@@ -1065,8 +1064,7 @@
   <Resources>
     <Resource>IconEditor/cursors/cursors.qrc</Resource>
   </Resources>
-  <Interfaces>
-  </Interfaces>
+  <Interfaces/>
   <Others>
     <Other>icons</Other>
     <Other>CSSs</Other>
@@ -1144,103 +1142,90 @@
           <string>add</string>
         </key>
         <value>
-          <list>
-          </list>
+          <list/>
         </value>
         <key>
           <string>checkout</string>
         </key>
         <value>
-          <list>
-          </list>
+          <list/>
         </value>
         <key>
           <string>commit</string>
         </key>
         <value>
-          <list>
-          </list>
+          <list/>
         </value>
         <key>
           <string>diff</string>
         </key>
         <value>
-          <list>
-          </list>
+          <list/>
         </value>
         <key>
           <string>export</string>
         </key>
         <value>
-          <list>
-          </list>
+          <list/>
         </value>
         <key>
           <string>global</string>
         </key>
         <value>
-          <list>
-          </list>
+          <list/>
         </value>
         <key>
           <string>history</string>
         </key>
         <value>
-          <list>
-          </list>
+          <list/>
         </value>
         <key>
           <string>log</string>
         </key>
         <value>
-          <list>
-          </list>
+          <list/>
         </value>
         <key>
           <string>remove</string>
         </key>
         <value>
-          <list>
-          </list>
+          <list/>
         </value>
         <key>
           <string>status</string>
         </key>
         <value>
-          <list>
-          </list>
+          <list/>
         </value>
         <key>
           <string>tag</string>
         </key>
         <value>
-          <list>
-          </list>
+          <list/>
         </value>
         <key>
           <string>update</string>
         </key>
         <value>
-          <list>
-          </list>
+          <list/>
         </value>
       </dict>
     </VcsOptions>
     <VcsOtherData>
-      <dict>
-      </dict>
+      <dict/>
     </VcsOtherData>
   </Vcs>
   <FiletypeAssociations>
-    <FiletypeAssociation pattern="*.rb" type="SOURCES" />
-    <FiletypeAssociation pattern="*.ui" type="FORMS" />
-    <FiletypeAssociation pattern="*.idl" type="INTERFACES" />
-    <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS" />
-    <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__" />
-    <FiletypeAssociation pattern="*.qrc" type="RESOURCES" />
-    <FiletypeAssociation pattern="*.pyw" type="SOURCES" />
-    <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS" />
-    <FiletypeAssociation pattern="*.py" type="SOURCES" />
+    <FiletypeAssociation pattern="*.rb" type="SOURCES"/>
+    <FiletypeAssociation pattern="*.ui" type="FORMS"/>
+    <FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
+    <FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/>
+    <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/>
+    <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/>
+    <FiletypeAssociation pattern="*.pyw" type="SOURCES"/>
+    <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/>
+    <FiletypeAssociation pattern="*.py" type="SOURCES"/>
   </FiletypeAssociations>
   <Documentation>
     <DocumentationParams>
@@ -1525,4 +1510,4 @@
       </dict>
     </OtherToolsParams>
   </OtherTools>
-</Project>
\ No newline at end of file
+</Project>

eric ide

mercurial