1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 04:07:58 +01:00

[muttator] has "f" as default 'guioptions', should change to fmT?

This commit is contained in:
Martin Stubenschrott
2008-06-10 19:44:41 +00:00
parent 119de356b5
commit 0245cfcef8
3 changed files with 3 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ const liberator = (function () //{{{
{
liberator.options.add(["guioptions", "go"],
"Show or hide certain GUI elements like the menu or toolbar",
"charlist", "",
"charlist", liberator.config.defaults.guioptions || "",
{
setter: function (value)
{