Bug 394046, new patcher config file for Fx2-->3 major update test, r=rhelmer

This commit is contained in:
nrthomas%gmail.com 2008-01-12 22:00:56 +00:00
Родитель 5664ab8f1f
Коммит 2662782832
1 изменённых файлов: 67 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,67 @@
<app Firefox>
<current-update>
from = 2.0.0.11
to = 3.0b2
channel = beta release
testchannel = betatest releasetest
details = "http://%locale%.www.mozilla.com/%locale%/firefox/2.0/details/index.html"
license = "http://%locale%.www.mozilla.com/%locale%/firefox/2.0/eula/index.html"
updateType = major
<complete>
path = "firefox-3.0b2.%locale%.%platform%.complete.mar"
url = "http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/experimental/bug394046/%platform%/%locale%/firefox-3.0b2.complete.mar"
</complete>
<partial>
path = "firefox-3.0b2.%locale%.%platform%.complete.mar"
url = "http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/experimental/bug394046/%platform%/%locale%/firefox-3.0b2.complete.mar"
</partial>
</current-update>
<release 2.0.0.11>
version = 2.0.0.11
completemarurl= "http://stage.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.11/update/%platform%/%locale%/firefox-2.0.0.11.complete.mar"
<platforms>
win32 = 2007112718
linux-i686 = 2007112718
mac = 2007112718
</platforms>
locales = af ar be bg ca cs da de el en-GB en-US es-AR es-ES eu fi fr \
fy-NL ga-IE gu-IN he hu it ja ja-JP-mac ka ko ku lt mk mn nb-NO \
nl nn-NO pa-IN pl pt-BR pt-PT ro ru sk sl sv-SE tr uk zh-CN zh-TW
<exceptions>
gu-IN = win32, linux-i686
ja = win32, linux-i686
ja-JP-mac = mac
ka = win32, linux-i686
</exceptions>
</release>
<release 3.0b2>
version = 3.0 Beta 2
extension-version = 3.0b2
schema = 1
completemarurl = "http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/experimental/bug394046/%platform%/%locale%/firefox-3.0b2.complete.mar"
<platforms>
win32 = 2007121120
linux-i686 = 2007121016
mac = 2007121014
</platforms>
locales = be ca cs de el en-US es-AR es-ES eu fi fr fy-NL gu-IN \
he it ja ja-JP-mac ko nb-NO nl pa-IN pl pt-PT ro ru \
sk sv-SE tr uk zh-CN
<exceptions>
pt-PT = linux-i686, mac
ja = win32, linux-i686
ja-JP-mac = mac
</exceptions>
</release>
</app>