Changed the default URLs for the plug-in repository and the versions file. 5_2_x

Wed, 25 Apr 2012 19:39:26 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 25 Apr 2012 19:39:26 +0200
branch
5_2_x
changeset 1810
9d6ccebbf8ba
parent 1809
b51de83c643a
child 1812
790aa44f5dcc

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	Sun Apr 22 12:03:49 2012 +0200
+++ b/Preferences/__init__.py	Wed Apr 25 19:39:26 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",
         ],
         

eric ide

mercurial