Author: ivanovic
Date: Mon Mar 10 16:39:48 2008
New Revision: 24484

URL: http://svn.gna.org/viewcvs/wesnoth?rev=24484&view=rev
Log:
paths in that folder won't work, had to change them

Modified:
    
branches/resources/gettext.wesnoth.org/public_html/wesnoth-gettext/westats/config.php

Modified: 
branches/resources/gettext.wesnoth.org/public_html/wesnoth-gettext/westats/config.php
URL: 
http://svn.gna.org/viewcvs/wesnoth/branches/resources/gettext.wesnoth.org/public_html/wesnoth-gettext/westats/config.php?rev=24484&r1=24483&r2=24484&view=diff
==============================================================================
--- 
branches/resources/gettext.wesnoth.org/public_html/wesnoth-gettext/westats/config.php
 (original)
+++ 
branches/resources/gettext.wesnoth.org/public_html/wesnoth-gettext/westats/config.php
 Mon Mar 10 16:39:48 2008
@@ -12,9 +12,9 @@
 
 $branch="1.4";
 
-$trunkbasedir="/export/sunsite/users/ivanovic/source/trunk/";
-$branchbasedir="/export/sunsite/users/ivanovic/source/" . $branch . "/";
-$extrabasedir="/export/sunsite/users/ivanovic/source/wescamp-i18n/";
+$trunkbasedir="/public/vhost/w/wesnoth/source/trunk/";
+$branchbasedir="/public/vhost/w/wesnoth/source/" . $branch . "/";
+$extrabasedir="/public/vhost/w/wesnoth/source/wescamp-i18n/";
 
 //$packages = file_get_contents($basedir . "/po/DOMAINS");
 //$packages = substr($packages, 0, strlen($packages)-1);


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

Reply via email to