From a3594e5ec371aadd870b6787f2a2b978953427cc Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Wed, 25 Mar 2009 17:54:00 +1100 Subject: [PATCH] Use showtabline=2 as the default. --- xulmus/content/config.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xulmus/content/config.js b/xulmus/content/config.js index 220b3a8c..bb60f14e 100755 --- a/xulmus/content/config.js +++ b/xulmus/content/config.js @@ -465,6 +465,8 @@ const config = { //{{{ ////////////////////// OPTIONS ///////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////{{{ + options.get("showtabline").value = 2; + options.add(["online"], "Set the 'work offline' option", "boolean", true,