From 20d162e47ea6305ea75aead4d3ef8a57aec9ed62 Mon Sep 17 00:00:00 2001 From: "mkaply%us.ibm.com" Date: Tue, 2 Aug 2005 21:55:57 +0000 Subject: [PATCH] No bug - remove space between section and comment so people realize that the section and the comment go together. git-svn-id: svn://10.0.0.236/trunk@177024 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/browser/installer/unix/config.it | 1 - mozilla/browser/installer/windows/config.it | 1 - mozilla/mail/installer/windows/config.it | 1 - 3 files changed, 3 deletions(-) diff --git a/mozilla/browser/installer/unix/config.it b/mozilla/browser/installer/unix/config.it index deb8ac495ec..55bfa01853c 100644 --- a/mozilla/browser/installer/unix/config.it +++ b/mozilla/browser/installer/unix/config.it @@ -641,7 +641,6 @@ $InstallSizeArchive$:talkback.xpi Attributes=SELECTED|FORCE_UPGRADE Force Upgrade File0=[SETUP PATH]\components\fullsoft.dll FileCount=$FileCount$ - ; This is to randomly set the default checkbox for this component. ; This particular value will set the checkbox checked [number]% of the time. ; This logic is done only during the initialization of setup, not in any diff --git a/mozilla/browser/installer/windows/config.it b/mozilla/browser/installer/windows/config.it index c0527eb6eba..7f15208d60f 100644 --- a/mozilla/browser/installer/windows/config.it +++ b/mozilla/browser/installer/windows/config.it @@ -590,7 +590,6 @@ Install Size Archive=248 Attributes=SELECTED|FORCE_UPGRADE Force Upgrade File0=[SETUP PATH]\components\fullsoft.dll FileCount=$FileCount$ - ; This is to randomly set the default checkbox for this component. ; This particular value will set the checkbox checked [number]% of the time. ; This logic is done only during the initialization of setup, not in any diff --git a/mozilla/mail/installer/windows/config.it b/mozilla/mail/installer/windows/config.it index 01cafd974d4..e45ace4bbbe 100644 --- a/mozilla/mail/installer/windows/config.it +++ b/mozilla/mail/installer/windows/config.it @@ -616,7 +616,6 @@ $InstallSizeArchive$:talkback.xpi Attributes=SELECTED|FORCE_UPGRADE Force Upgrade File0=[SETUP PATH]\components\fullsoft.dll FileCount=$FileCount$ - ; This is to randomly set the default checkbox for this component. ; This particular value will set the checkbox checked [number]% of the time. ; This logic is done only during the initialization of setup, not in any