Update firefox RC builds to 135.0.1

This commit is contained in:
mr. M
2025-02-18 12:06:28 +01:00
parent baa4402a62
commit bf31cc24d6
8 changed files with 5 additions and 20 deletions

View File

@@ -969,11 +969,6 @@ Preferences.addAll([
type: 'int',
default: 10,
},
{
id: 'zen.view.show-bottom-border',
type: 'bool',
default: false,
},
{
id: 'zen.workspaces.hide-deactivated-workspaces',
type: 'bool',

View File

@@ -38,9 +38,6 @@
<checkbox id="zenLooksAndFeelMoveNewtabToTop"
data-l10n-id="zen-vertical-tabs-newtab-top-button-up"
preference="zen.view.show-newtab-button-top"/>
<checkbox id="zenLooksAndFeelShowBottomBorder"
data-l10n-id="zen-vertical-tabs-show-bottom-border"
preference="zen.view.show-bottom-border"/>
</vbox>
</groupbox>