[or-cvs] r22883: {website} switch to just en (website/branches/web20)

Andrew Lewman andrew at torproject.org
Thu Aug 12 16:15:48 UTC 2010


Author: phobos
Date: 2010-08-12 16:15:48 +0000 (Thu, 12 Aug 2010)
New Revision: 22883

Modified:
   website/branches/web20/Makefile.common
Log:
switch to just en


Modified: website/branches/web20/Makefile.common
===================================================================
--- website/branches/web20/Makefile.common	2010-08-12 16:11:13 UTC (rev 22882)
+++ website/branches/web20/Makefile.common	2010-08-12 16:15:48 UTC (rev 22883)
@@ -18,8 +18,8 @@
           -D DEVTAG=$(DEVTAG) \
           -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
+#LANGS=ar bms de en es et fa it fi fr ja ko nl no pl pt ru se tr zh-cn
+LANGS=en
 
 WMLFILES=$(wildcard $(patsubst %, %/*.wml, $(LANGS)))
 WMIFILES=$(wildcard $(patsubst %, %/*.wmi, $(LANGS)) $(WMLBASE)/include/*.wmi )



More information about the tor-commits mailing list