mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-20 17:45:45 +01:00
Fix option shortname clashes.
This commit is contained in:
@@ -1383,7 +1383,7 @@
|
||||
|
||||
<item>
|
||||
<tags>'ss' 'scrollsteps'</tags>
|
||||
<spec>'scrollsteps' 'ss'</spec>
|
||||
<spec>'scrollsteps' 'scs'</spec>
|
||||
<type>&option.scrollsteps.type;</type>
|
||||
<default>&option.scrollsteps.default;</default>
|
||||
<description>
|
||||
@@ -1395,7 +1395,7 @@
|
||||
</item>
|
||||
<item>
|
||||
<tags>'st' 'scrolltime'</tags>
|
||||
<spec>'scrolltime' 'st'</spec>
|
||||
<spec>'scrolltime' 'sct'</spec>
|
||||
<type>&option.scrolltime.type;</type>
|
||||
<default>&option.scrolltime.default;</default>
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user