[tor-commits] r24339: {website} enable spanish and russian, since they build currently (website/trunk)

Roger Dingledine arma at torproject.org
Fri Mar 11 22:26:39 UTC 2011


Author: arma
Date: 2011-03-11 22:26:38 +0000 (Fri, 11 Mar 2011)
New Revision: 24339

Modified:
   website/trunk/Makefile.common
Log:
enable spanish and russian, since they build currently


Modified: website/trunk/Makefile.common
===================================================================
--- website/trunk/Makefile.common	2011-03-11 12:38:16 UTC (rev 24338)
+++ website/trunk/Makefile.common	2011-03-11 22:26:38 UTC (rev 24339)
@@ -18,7 +18,7 @@
           -D STABLETAG=$(STABLETAG)
 
 #LANGS=ar bms de en es et fa it fi fr ja ko nl no pl pt ru se tr zh-cn
-LANGS=en fr
+LANGS=en es fr ru
 
 WMLFILES=$(wildcard $(patsubst %, %/*.wml, $(LANGS)))
 WMIFILES=$(wildcard $(patsubst %, %/*.wmi, $(LANGS)) $(WMLBASE)/include/*.wmi )



More information about the tor-commits mailing list