зеркало из https://github.com/mozilla/gecko-dev.git
fixing bug 195314 - Forced install regardless of existing installation. r=sgehani, sr=jag a=sspitzer
This commit is contained in:
Родитель
3987f2a037
Коммит
286895b0ed
|
@ -78,10 +78,7 @@ BOOL gbRestrictedAccess;
|
|||
BOOL gbDownloadTriggered;
|
||||
BOOL gbAllowMultipleInstalls = FALSE;
|
||||
BOOL gbForceInstall = FALSE;
|
||||
/* XXX For now, we want to always force the installation of GRE until
|
||||
* GRE is appropriately versioned. See bug 180383
|
||||
*/
|
||||
BOOL gbForceInstallGre = TRUE;
|
||||
BOOL gbForceInstallGre = FALSE;
|
||||
BOOL gShowBannerImage = TRUE;
|
||||
|
||||
setupGen sgProduct;
|
||||
|
|
Загрузка…
Ссылка в новой задаче