Bug 616815 Remove 5 unwanted CR characters r=Callek
--- a/editor/ui/nsComposerCmdLineHandler.manifest
+++ b/editor/ui/nsComposerCmdLineHandler.manifest
@@ -1,3 +1,3 @@
-component {f7d8db95-ab5d-4393-a796-9112fe758cfa} nsComposerCmdLineHandler.js
-contract @mozilla.org/commandlinehandler/general-startup;1?type=editor {f7d8db95-ab5d-4393-a796-9112fe758cfa}
-category command-line-handler m-edit @mozilla.org/commandlinehandler/general-startup;1?type=editor
+component {f7d8db95-ab5d-4393-a796-9112fe758cfa} nsComposerCmdLineHandler.js
+contract @mozilla.org/commandlinehandler/general-startup;1?type=editor {f7d8db95-ab5d-4393-a796-9112fe758cfa}
+category command-line-handler m-edit @mozilla.org/commandlinehandler/general-startup;1?type=editor
--- a/suite/mailnews/msgViewPickerOverlay.js
+++ b/suite/mailnews/msgViewPickerOverlay.js
@@ -71,17 +71,17 @@ function ViewChange(aValue, aLabel)
{
// restore to the previous view value, in case they cancel
UpdateViewPicker(gCurrentViewValue, gCurrentViewLabel);
if (aValue == kViewItemCustomize)
LaunchCustomizeDialog();
else
{
// Thunderbird uses the folder pane for this.
- if ("gFolderTreeController" in window)
+ if ("gFolderTreeController" in window)
gFolderTreeController.newVirtualFolder(gCurrentViewLabel,
gSaveDefaultSVTerms);
else
openNewVirtualFolderDialogWithArgs(gCurrentViewLabel, gSaveDefaultSVTerms);
}
return;
}
--- a/suite/security/prefs/pref-validation.xul
+++ b/suite/security/prefs/pref-validation.xul
@@ -50,17 +50,17 @@
label="&pref.validation.title;"
script="chrome://pippki/content/pref-validation.js">
<preferences id="validation_preferences">
<preference id="security.OCSP.disable_button.managecrl"
name="security.OCSP.disable_button.managecrl"
type="bool"/>
<preference id="security.OCSP.enabled"
name="security.OCSP.enabled"
- type="int"/>
+ type="int"/>
<preference id="security.OCSP.URL"
name="security.OCSP.URL"
type="string"/>
<preference id="security.OCSP.signingCA"
name="security.OCSP.signingCA"
type="string"/>
<preference id="security.OCSP.require"
name="security.OCSP.require"