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

Add 'hintinputs' to the help index.

This commit is contained in:
Doug Kearns
2009-05-22 18:32:04 +10:00
parent 62853b2498
commit 7513b96a14
5 changed files with 14 additions and 13 deletions

View File

@@ -823,7 +823,7 @@ function Hints() //{{{
"string", '[.,!?:;/"^$%&?()[\\]{}<>#*+|=~ _-]');
options.add(["hintinputs", "hin"],
"How text inputs are hinted",
"How text input fields are hinted",
"stringlist", "label,value",
{
completer: function (context) [