[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r13765: build torbrowser pages too (in website/trunk: . en torbrowser torbrowser/en)



Author: arma
Date: 2008-02-27 20:17:15 -0500 (Wed, 27 Feb 2008)
New Revision: 13765

Added:
   website/trunk/torbrowser/Makefile
Modified:
   website/trunk/Makefile
   website/trunk/en/news.wml
   website/trunk/torbrowser/en/index.wml
Log:
build torbrowser pages too


Modified: website/trunk/Makefile
===================================================================
--- website/trunk/Makefile	2008-02-28 00:57:07 UTC (rev 13764)
+++ website/trunk/Makefile	2008-02-28 01:17:15 UTC (rev 13765)
@@ -7,11 +7,11 @@
 
 TORSVNSTABLE = ../tor-stable
 TORSVNHEAD = ../tor-head
-#TORSVNSTABLE = /home/arma/work/onion/svn/tor-0_1_1-patches
+#TORSVNSTABLE = /home/arma/work/onion/tor-012x/tor/
 #TORSVNHEAD = /home/arma/work/onion/svn/trunk
 
 WMLBASE = .
-SUBDIRS=docs eff gui
+SUBDIRS=docs eff gui torbrowser
 
 include $(WMLBASE)/Makefile.common
 all: $(SUBDIRS)
@@ -22,8 +22,10 @@
 	$(MAKE) -C "$@" WMLBASE=..
 gui:
 	$(MAKE) -C "$@" WMLBASE=..
+torbrowser:
+	$(MAKE) -C "$@" WMLBASE=..
 
 # XXX: this also depends on all subs' wmlfiles.  How to fix?
 translation-status.html.en: $(LANGS) $(WMIFILES) $(WMLFILES)
 
-.PHONY: docs eff gui
+.PHONY: docs eff gui torbrowser

Modified: website/trunk/en/news.wml
===================================================================
--- website/trunk/en/news.wml	2008-02-28 00:57:07 UTC (rev 13764)
+++ website/trunk/en/news.wml	2008-02-28 01:17:15 UTC (rev 13765)
@@ -1,5 +1,5 @@
 ## translation metadata
-# Revision: $Revision: 12228 $
+# Revision: $Revision$
 
 #include "head.wmi" TITLE="News"
 


Property changes on: website/trunk/en/news.wml
___________________________________________________________________
Name: svn:keywords
   + Author Date Id Revision
Name: svn:eol-style
   + native

Added: website/trunk/torbrowser/Makefile
===================================================================
--- website/trunk/torbrowser/Makefile	                        (rev 0)
+++ website/trunk/torbrowser/Makefile	2008-02-28 01:17:15 UTC (rev 13765)
@@ -0,0 +1 @@
+include $(WMLBASE)/Makefile.common

Modified: website/trunk/torbrowser/en/index.wml
===================================================================
--- website/trunk/torbrowser/en/index.wml	2008-02-28 00:57:07 UTC (rev 13764)
+++ website/trunk/torbrowser/en/index.wml	2008-02-28 01:17:15 UTC (rev 13765)
@@ -1,5 +1,6 @@
 ## translation metadata
 # Revision: $Revision$
+# Translation-Priority: 1-high
 
 #include "head.wmi" TITLE="Tor Browser Bundle"