Added the new compatibility fixes file to the project file. Py2 comp.

Mon, 25 Mar 2013 10:06:08 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 25 Mar 2013 10:06:08 +0100
branch
Py2 comp.
changeset 2530
1a4fb0fc46e2
parent 2526
a91cba8291b9
child 2531
a5034da7e61a

Added the new compatibility fixes file to the project file.

eric5.e4p file | annotate | diff | comparison | revisions
--- a/eric5.e4p	Mon Mar 25 03:28:43 2013 +0100
+++ b/eric5.e4p	Mon Mar 25 10:06:08 2013 +0100
@@ -1,8 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE Project SYSTEM "Project-5.1.dtd">
 <!-- eric5 project file for project eric5 -->
-<!-- Saved: 2013-03-16, 16:06:43 -->
-<!-- Copyright (C) 2013 Detlev Offenbach, detlev@die-offenbachs.de -->
 <Project version="5.1">
   <Language>en_US</Language>
   <ProjectWordList>Dictionaries/words.dic</ProjectWordList>
@@ -1077,6 +1075,7 @@
     <Source>E5Network/E5SslCertificatesInfoWidget.py</Source>
     <Source>E5Network/E5SslCertificatesInfoDialog.py</Source>
     <Source>E5Network/E5SslInfoWidget.py</Source>
+    <Source>Utilities/compatibility_fixes.py</Source>
   </Sources>
   <Forms>
     <Form>PyUnit/UnittestDialog.ui</Form>

eric ide

mercurial