Wed, 02 Jan 2013 10:42:16 +0100
***
eric5.e4p | file | annotate | diff | comparison | revisions | |
uninstall.py | file | annotate | diff | comparison | revisions |
--- a/eric5.e4p Wed Jan 02 10:33:09 2013 +0100 +++ b/eric5.e4p Wed Jan 02 10:42:16 2013 +0100 @@ -1719,7 +1719,7 @@ <string>ExcludeFiles</string> </key> <value> - <string>*/ThirdParty/*, */coverage/*</string> + <string>*/ThirdParty/*, */coverage/*, Ui_*.py</string> </value> </dict> </value>
--- a/uninstall.py Wed Jan 02 10:33:09 2013 +0100 +++ b/uninstall.py Wed Jan 02 10:42:16 2013 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (c) 2002-2013 Detlev Offenbach <detlev@die-offenbachs.de> +# Copyright (c) 2002 - 2013 Detlev Offenbach <detlev@die-offenbachs.de> # # This is the uninstall script for eric5.