forked from ZenBrowserMirrors/zen-desktop
Refactor Zen Workspaces preferences and hide default container indicator
This commit is contained in:
parent
af98bb7758
commit
6d3b20062e
8 changed files with 46 additions and 11 deletions
|
@ -20,6 +20,11 @@
|
|||
<checkbox id="zenWorkspacesActivate"
|
||||
data-l10n-id="zen-settings-workspaces-enabled"
|
||||
preference="zen.workspaces.enabled"/>
|
||||
<box class="indent">
|
||||
<checkbox id="zenWorkspacesHideDefaultContainer"
|
||||
data-l10n-id="zen-settings-workspaces-hide-default-container-indicator"
|
||||
preference="zen.workspaces.hide-default-container-indicator"/>
|
||||
</box>
|
||||
</groupbox>
|
||||
|
||||
</html:template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue