From d50f558cb750cf6304e15a820f7e79772d6643b3 Mon Sep 17 00:00:00 2001 From: "mattwillis%gmail.com" Date: Tue, 15 Aug 2006 01:08:40 +0000 Subject: [PATCH] Attempt to enable talkback for win32 --- tools/tinderbox-configs/sunbird/win32/tinder-config.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/tinderbox-configs/sunbird/win32/tinder-config.pl b/tools/tinderbox-configs/sunbird/win32/tinder-config.pl index 500c684add37..8c9ba5704cd0 100644 --- a/tools/tinderbox-configs/sunbird/win32/tinder-config.pl +++ b/tools/tinderbox-configs/sunbird/win32/tinder-config.pl @@ -198,8 +198,8 @@ $BinaryName = 'sunbird.exe'; # Release build options $ReleaseBuild = 1; -#$LocaleProduct = "browser"; -$shiptalkback = 0; +$LocaleProduct = "calendar"; +$shiptalkback = 1; #$ReleaseToLatest = 1; # Push the release to latest-? #$ReleaseToDated = 1; # Push the release to YYYY-MM-DD-HH-? $build_hour = "6";