1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-29 11:55:46 +01:00

Add some rough documentation for config.js properties.

This commit is contained in:
Kris Maglione
2009-05-25 12:10:22 -04:00
parent 7f90cdcb6f
commit 6055c8a77b
5 changed files with 72 additions and 17 deletions

View File

@@ -119,7 +119,7 @@ function Tabs() //{{{
options.add(["showtabline", "stal"],
"Control when to show the tab bar of opened web pages",
"number", config.optionDefaults["showtabline"],
"number", config.defaults["showtabline"],
{
setter: function (value)
{