Removed pilled button preference as it's no longer useful

This commit is contained in:
mr. M
2025-02-17 21:46:16 +01:00
parent b8baca2100
commit 84bbb4ba63
5 changed files with 1 additions and 21 deletions

View File

@@ -939,11 +939,6 @@ Preferences.addAll([
type: 'bool',
default: true,
},
{
id: 'zen.theme.pill-button',
type: 'bool',
default: true,
},
{
id: 'zen.workspaces.hide-default-container-indicator',
type: 'bool',

View File

@@ -81,13 +81,6 @@
</hbox>
<groupbox id="zenThemeGroup" data-category="paneZenLooks" hidden="true" class="highlighting-group">
<label><html:h2 data-l10n-id="zen-look-and-feel-buttons-header"/></label>
<description class="description-deemphasized" data-l10n-id="zen-look-and-feel-buttons-description" />
<checkbox id="zenLooksAndFeelPilledButtons"
data-l10n-id="zen-look-and-feel-pilled-buttons"
preference="zen.theme.pill-button"/>
<label><html:h2 data-l10n-id="zen-look-and-feel-urlbar-header"/></label>
<description class="description-deemphasized" data-l10n-id="zen-look-and-feel-urlbar-description" />