Author: soliton
Date: Sat Mar  1 19:43:08 2008
New Revision: 24181

URL: http://svn.gna.org/viewcvs/wesnoth?rev=24181&view=rev
Log:
* switch server.wesnoth.org back as the default server and add 
wesnoth.debian.net as a new (future) alternative

Modified:
    trunk/data/_main.cfg

Modified: trunk/data/_main.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/_main.cfg?rev=24181&r1=24180&r2=24181&view=diff
==============================================================================
--- trunk/data/_main.cfg (original)
+++ trunk/data/_main.cfg Sat Mar  1 19:43:08 2008
@@ -76,12 +76,16 @@
 
 [game_config]
     [server]
+        name=_"Official Wesnoth Server"
+        address=server.wesnoth.org:15000
+    [/server]
+    [server]
         name=_"Alternate Wesnoth Server"
         address=games.tuxfamily.org:15000
     [/server]
     [server]
-        name=_"Official Wesnoth Server"
-        address=server.wesnoth.org:15000
+        name=_"Alternate Wesnoth Server"
+        address=wesnoth.debian.net:15000
     [/server]
 
     base_income=2


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

Reply via email to