Bug 427769, fix update verify for locales dropped after 2.0b2, r=bhearsum

This commit is contained in:
nrthomas@gmail.com 2008-04-15 04:30:29 -07:00
parent 9a2ef547fe
commit 8e68389776
3 changed files with 3 additions and 3 deletions

View File

@ -9,6 +9,6 @@ release="2.0.0.4" product="Thunderbird" platform="Linux_x86-gcc3" build_id="2007
# 2.0.0.0 linux
release="2.0.0.0" product="Thunderbird" platform="Linux_x86-gcc3" build_id="2007032622" locales="be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr ga-IE hu it ja lt mk nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr zh-CN zh-TW" channel="betatest"
# 2.0b2 linux
release="2.0b2" product="Thunderbird" platform="Linux_x86-gcc3" build_id="2007011615" locales="ca cs de el en-GB en-US es-AR es-ES eu fi fr gu-IN he hu it ja ko nb-NO nl pa-IN pl pt-BR ru sk sl sv-SE tr zh-CN" channel="betatest"
release="2.0b2" product="Thunderbird" platform="Linux_x86-gcc3" build_id="2007011615" locales="ca cs de el en-GB en-US es-AR es-ES eu fi fr he hu it ja ko nb-NO nl pa-IN pl pt-BR ru sk sl sv-SE tr zh-CN" channel="betatest"
# 2.0b1 linux
release="2.0b1" product="Thunderbird" platform="Linux_x86-gcc3" build_id="2006120615" locales="en-US" channel="betatest"

View File

@ -9,6 +9,6 @@ release="2.0.0.4" product="Thunderbird" platform="Darwin_Universal-gcc3" build_i
# 2.0.0.0 mac
release="2.0.0.0" product="Thunderbird" platform="Darwin_Universal-gcc3" build_id="2007032621" locales="be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr ga-IE hu it ja-JP-mac lt mk nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr zh-CN zh-TW" channel="betatest"
# 2.0b2 mac, short locale list because of nightly repack problem for locales hu -> zh-CN
release="2.0b2" product="Thunderbird" platform="Darwin_Universal-gcc3" build_id="2007011615" locales="ca cs de el en-GB en-US es-AR es-ES eu fi fr gu-IN he" channel="betatest"
release="2.0b2" product="Thunderbird" platform="Darwin_Universal-gcc3" build_id="2007011615" locales="ca cs de el en-GB en-US es-AR es-ES eu fi fr" channel="betatest"
# 2.0b1 mac
release="2.0b1" product="Thunderbird" platform="Darwin_Universal-gcc3" build_id="2006120615" locales="en-US" channel="betatest"

View File

@ -9,6 +9,6 @@ release="2.0.0.4" product="Thunderbird" platform="WINNT_x86-msvc" build_id="2007
# 2.0.0.0 win32
release="2.0.0.0" product="Thunderbird" platform="WINNT_x86-msvc" build_id="2007032620" locales="be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr ga-IE hu it ja lt mk nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ru sk sl sv-SE tr zh-CN zh-TW" channel="betatest"
# 2.0b2 win32
release="2.0b2" product="Thunderbird" platform="WINNT_x86-msvc" build_id="2007011615" locales="ca cs de el en-GB en-US es-AR es-ES eu fi fr gu-IN he hu it ja ko nb-NO nl pa-IN pl pt-BR ru sk sl sv-SE tr zh-CN" channel="betatest"
release="2.0b2" product="Thunderbird" platform="WINNT_x86-msvc" build_id="2007011615" locales="ca cs de el en-GB en-US es-AR es-ES eu fi fr he hu it ja ko nb-NO nl pa-IN pl pt-BR ru sk sl sv-SE tr zh-CN" channel="betatest"
# 2.0b1 win32
release="2.0b1" product="Thunderbird" platform="WINNT_x86-msvc" build_id="2006120615" locales="en-US" channel="betatest"