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

Integrate sanitizer with host UI, sanitize at shutdown support, and control which items are sanitized when more thoroughly. Closes issue #70.

This commit is contained in:
Kris Maglione
2010-10-14 03:29:56 -04:00
parent 9e42f55fa1
commit a703d0a3bf
18 changed files with 781 additions and 521 deletions

View File

@@ -1174,6 +1174,16 @@
</description>
</item>
<item>
<tags>'sanitizeshutdown' 'ss'</tags>
<spec>'sanitizeshutdown'</spec>
<type>stringlist</type>
<default/>
<description>
<p>The items to sanitize automatically at shutdown.</p>
</description>
</item>
<item>
<tags>'sts' 'sanitizetimespan'</tags>
<spec>'sanitizetimespan' 'sts'</spec>