--- a/UI/Info.py Fri Nov 28 19:34:59 2014 +0100 +++ b/UI/Info.py Sun Nov 30 11:57:30 2014 +0100 @@ -13,6 +13,6 @@ Version = '@@VERSION@@ (rev. @@REVISION@@)' Copyright = 'Copyright (c) 2002 - 2014 Detlev Offenbach' \ ' <detlev@die-offenbachs.de>' -BugAddress = 'eric5-bugs@eric-ide.python-projects.org' -FeatureAddress = 'eric5-featurerequest@eric-ide.python-projects.org' +BugAddress = 'eric-bugs@eric-ide.python-projects.org' +FeatureAddress = 'eric-featurerequest@eric-ide.python-projects.org' Homepage = "http://eric-ide.python-projects.org/index.html"