1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-27 06:35:45 +01:00

Use showtabline=2 as the default.

This commit is contained in:
Doug Kearns
2009-03-25 17:54:00 +11:00
parent d3642a67fa
commit a3594e5ec3

View File

@@ -465,6 +465,8 @@ const config = { //{{{
////////////////////// OPTIONS ///////////////////////////////////////////////// ////////////////////// OPTIONS /////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////{{{ /////////////////////////////////////////////////////////////////////////////{{{
options.get("showtabline").value = 2;
options.add(["online"], options.add(["online"],
"Set the 'work offline' option", "Set the 'work offline' option",
"boolean", true, "boolean", true,