X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Flocale%2Fen-US%2Foptions.xml;h=af586ab20638fe2757834f1b8282b02919ca1367;hb=3d837eb266a3a01d424192aa4ec1a167366178c5;hp=b48c5047740270f10e4e5765fba0c3ebe69ff83e;hpb=5ebd29f56d17f62011cdd596b1d351947ee534ff;p=dactyl.git diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml index b48c504..af586ab 100644 --- a/common/locale/en-US/options.xml +++ b/common/locale/en-US/options.xml @@ -133,7 +133,7 @@ - :set option ... + :set option …

For boolean options, turn them on. For all other types, @@ -143,7 +143,7 @@ - :set nooption ... + :set nooption …

For boolean options, turn them off. For all other types, @@ -153,8 +153,8 @@ - :set option! ... - :set invoption ... + :set option! … + :set invoption …

For boolean options, invert their value. For all other types, @@ -165,8 +165,8 @@ :set!= - :set invoption=value ... - :set option!=value ... + :set invoption=value … + :set option!=value …

For list options, toggle the specified values.

@@ -189,7 +189,7 @@ :set-default - :set option& ... + :set option& …

Reset option to its default value.

@@ -205,7 +205,7 @@ :set-args E487 E521 - :set option=value ... + :set option=value …

Set string or number option to value. @@ -217,7 +217,7 @@ :set+= - :set option+=value ... + :set option+=value …

Add the value to a number option, or append the value @@ -231,7 +231,7 @@ :set^= - :set option^=value ... + :set option^=value …

Multiply the value to a number option, or prepend the @@ -243,7 +243,7 @@ :set-= - :set option-=value ... + :set option-=value …

Subtract the value from a number option, or remove the @@ -931,7 +931,8 @@ 'hinttags' 'ht' &option.hinttags.type; - :-moz-any-link,area,button,iframe,input:not([type=hidden]),select,textarea, + :-moz-any-link,area,button,iframe,input:not([type=hidden]), + label[for],select,textarea, [onclick],[onmouseover],[onmousedown],[onmouseup],[oncommand], [tabindex],[role=link],[role=button],[contenteditable=true] @@ -1266,8 +1267,8 @@ 'pu' 'passunknown' 'passunknown' 'pu' - &option.showmode.type; - &option.showmode.default; + &option.passunknown.type; + &option.passunknown.default;

Pass unknown keys through to &dactyl.host; in these @@ -1329,23 +1330,6 @@ - - 'noprivate' 'private' - 'private' - &option.private.type; - &option.private.default; - -

- Set the private browsing option. In private browsing mode - history, cache files, cookies, form data, passwords, download list - entries, local and URL marks, command-line history - and macros are available only for the duration of the private - browsing session and deleted when returning to normal browsing - mode. See also privacy. -

-
-
- $&dactyl.idName;_RUNTIME 'rtp' 'runtimepath'