[or-cvs] r22200: {torbrowser} update to vidalia 0.2.8, torbutton 1.2.5, and add in vietnam (torbrowser/trunk/build-scripts)

Andrew Lewman andrew at torproject.org
Sat Apr 17 20:48:54 UTC 2010


Author: phobos
Date: 2010-04-17 20:48:54 +0000 (Sat, 17 Apr 2010)
New Revision: 22200

Modified:
   torbrowser/trunk/build-scripts/Makefile
Log:
update to vidalia 0.2.8, torbutton 1.2.5, and add in vietnamese
language.


Modified: torbrowser/trunk/build-scripts/Makefile
===================================================================
--- torbrowser/trunk/build-scripts/Makefile	2010-04-17 02:28:53 UTC (rev 22199)
+++ torbrowser/trunk/build-scripts/Makefile	2010-04-17 20:48:54 UTC (rev 22200)
@@ -17,12 +17,12 @@
 OPENSSL=/c/build/openssl-0.9.8l/bin
 
 ## Versions
-TORBUTTON_VERSION=1.2.4
+TORBUTTON_VERSION=1.2.5
 FIREFOX_VERSION=3.5.9
 PIDGIN_VERSION=2.6.6
 
 ## Location of bundle components
-VIDALIA=/c/build/vidalia-0.2.7
+VIDALIA=/c/build/vidalia-0.2.8
 TOR=/c/build/tor-0.2.1.25
 POLIPO=/c/build/polipo-1.0.4.1
 FIREFOX_SRC=/c/build/FirefoxPortable-$(FIREFOX_VERSION)
@@ -106,7 +106,8 @@
 	compressed-bundle_pt-PT \
 	compressed-bundle_ru \
 	compressed-bundle_zh-CN \
-	compressed-bundle_it
+	compressed-bundle_it \
+    compressed-bundle_vi
 
 all-split-bundles: split-bundle_ar \
 	split-bundle_en-US \
@@ -119,7 +120,8 @@
 	split-bundle_pt-PT \
 	split-bundle_ru \
 	split-bundle_zh-CN \
-	split-bundle_it
+	split-bundle_it \
+    split-bundle_vi
 
 ##
 ## Cleanup



More information about the tor-commits mailing list