Wed, 25 Apr 2012 19:51:14 +0200
Changed the default URLs for the plug-in repository and the versions file.
Preferences/__init__.py | file | annotate | diff | comparison | revisions |
--- a/Preferences/__init__.py Wed Apr 25 19:48:57 2012 +0200 +++ b/Preferences/__init__.py Wed Apr 25 19:51:14 2012 +0200 @@ -187,9 +187,9 @@ "ProxyPassword/Ftp": "", "PluginRepositoryUrl5": \ - "http://die-offenbachs.homelinux.org/eric/plugins5/repository.xml", + "http://eric-ide.python-projects.org/plugins5/repository.xml", "VersionsUrls5": [ - "http://die-offenbachs.homelinux.org/eric/snapshots5/versions", + "http://die-offenbachs.homelinux.org:48888/eric/snapshots5/versions", "http://eric-ide.python-projects.org/snapshots5/versions", ],