mirror of
https://codeberg.org/librewolf/source.git
synced 2024-12-22 13:43:04 -05:00
fix hide-default-browser.patch
This commit is contained in:
parent
a43b4640b0
commit
82ad2e9b57
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
||||||
diff --git a/browser/components/preferences/main.inc.xhtml b/browser/components/preferences/main.inc.xhtml
|
|
||||||
index 855ee64..617911a 100644
|
|
||||||
--- a/browser/components/preferences/main.inc.xhtml
|
--- a/browser/components/preferences/main.inc.xhtml
|
||||||
+++ b/browser/components/preferences/main.inc.xhtml
|
+++ b/browser/components/preferences/main.inc.xhtml
|
||||||
@@ -29,6 +29,7 @@
|
@@ -29,10 +29,11 @@
|
||||||
<vbox id="startupPageBox">
|
<vbox id="startupPageBox">
|
||||||
<checkbox id="browserRestoreSession"
|
<checkbox id="browserRestoreSession"
|
||||||
data-l10n-id="startup-restore-windows-and-tabs"/>
|
data-l10n-id="startup-restore-windows-and-tabs"/>
|
||||||
|
|
Loading…
Reference in a new issue