[tor-commits] r24350: {website} make (broken) arabic pages, so when phobos repushes the webs (website/trunk)
Roger Dingledine
arma at torproject.org
Sun Mar 13 19:11:09 UTC 2011
Author: arma
Date: 2011-03-13 19:11:09 +0000 (Sun, 13 Mar 2011)
New Revision: 24350
Modified:
website/trunk/Makefile.common
Log:
make (broken) arabic pages, so when phobos repushes the website
he won't erase about/overview.html.ar
Modified: website/trunk/Makefile.common
===================================================================
--- website/trunk/Makefile.common 2011-03-13 04:58:18 UTC (rev 24349)
+++ website/trunk/Makefile.common 2011-03-13 19:11:09 UTC (rev 24350)
@@ -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 es fr ru
+LANGS=en ar es fr ru
WMLFILES=$(wildcard $(patsubst %, %/*.wml, $(LANGS)))
WMIFILES=$(wildcard $(patsubst %, %/*.wmi, $(LANGS)) $(WMLBASE)/include/*.wmi )
More information about the tor-commits
mailing list