Author: timotei
Date: Thu Aug  4 21:14:22 2011
New Revision: 50600

URL: http://svn.gna.org/viewcvs/wesnoth?rev=50600&view=rev
Log:
eclipse plugin: Use the "updates/" directory as the
update address for the plugins

Modified:
    trunk/utils/umc_dev/org.wesnoth/p2.inf

Modified: trunk/utils/umc_dev/org.wesnoth/p2.inf
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/umc_dev/org.wesnoth/p2.inf?rev=50600&r1=50599&r2=50600&view=diff
==============================================================================
--- trunk/utils/umc_dev/org.wesnoth/p2.inf (original)
+++ trunk/utils/umc_dev/org.wesnoth/p2.inf Thu Aug  4 21:14:22 2011
@@ -1,3 +1,3 @@
 instructions.configure=\
-   addRepository(name:Wesnoth Plugins Update 
Site,type:0,location:http${#58}//eclipse.wesnoth.org/);\
-   addRepository(name:Wesnoth Plugins Update 
Site,type:1,location:http${#58}//eclipse.wesnoth.org/);
+   addRepository(name:Wesnoth Plugins Update 
Site,type:0,location:http${#58}//eclipse.wesnoth.org/updates/);\
+   addRepository(name:Wesnoth Plugins Update 
Site,type:1,location:http${#58}//eclipse.wesnoth.org/updates/);


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to