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

Wed, 25 Apr 2012 19:51:14 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 25 Apr 2012 19:51:14 +0200
changeset 1813
437196b92be6
parent 1811
623b5945226e
child 1814
2da3b3749cac

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",
         ],
         

eric ide

mercurial