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

Add 'spelllang'. Closes issue #530.

This commit is contained in:
Kris Maglione
2011-08-06 08:47:36 -04:00
parent 4958d6854f
commit d828a53b7a
5 changed files with 30 additions and 0 deletions

View File

@@ -1326,6 +1326,16 @@
</description>
</item>
<item>
<tags>'spl' 'spelllang'</tags>
<spec>'spelllang'</spec>
<type>&option.spelllang.type;</type>
<default>&option.spelllang.default;</default>
<description short="true">
<p>The language used by the spell checker.</p>
</description>
</item>
<item>
<tags>'ss' 'sanitizeshutdown'</tags>
<spec>'sanitizeshutdown' 'ss'</spec>