Updating trunk to 1.3b, Bug#184465 r=lpham/sr=kysmith. ycalonje checking in as cltbld
This commit is contained in:
Родитель
fd5c20bdf7
Коммит
1839570bff
|
@ -11,4 +11,4 @@
|
|||
#--------------------------------------------------------
|
||||
|
||||
|
||||
1.3a
|
||||
1.3b
|
||||
|
|
|
@ -163,6 +163,6 @@ Target Document=:Mozilla Folder:Mozilla Installer
|
|||
[LegacyCheck0]
|
||||
Filename=Mozilla
|
||||
Subfolder=Mozilla Folder
|
||||
Version=1.3.0a.0
|
||||
Version=1.3.0b.0
|
||||
; *** LOCALIZE ME BABY ***
|
||||
Message=An older installation of Mozilla was detected. Please choose to delete the directory contents of your current Mozilla installation by hitting the 'Delete' button. Alternatively, please hit the 'Cancel' button and choose a different destination directory.
|
||||
|
|
|
@ -35,10 +35,10 @@ resource 'vers' (1, "XPInstall version") {
|
|||
resource 'vers' (2, "Mozilla Installer version") {
|
||||
1,
|
||||
0x30,
|
||||
alpha, // {alpha, beta, release}
|
||||
beta, // {alpha, beta, release}
|
||||
0, // alpha or beta number; 0 for release
|
||||
0, // language
|
||||
"1.3a", // short version string
|
||||
"Mozilla 1.3a Installer" // long version string
|
||||
"1.3b", // short version string
|
||||
"Mozilla 1.3b Installer" // long version string
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче