diff --git a/common/content/dactyl.js b/common/content/dactyl.js
index 8c9c7d24..2939b511 100644
--- a/common/content/dactyl.js
+++ b/common/content/dactyl.js
@@ -1278,6 +1278,21 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
}
;
});
+
+ cache.register("help/privacy.xml", function () {
+ default xml namespace = NS;
+
+ return '\n' +
+ {
+ template.map(options.get("sanitizeitems").values
+ .sort(function (a, b) String.localeCompare(a.name, b.name)),
+ function ({ name, description })
+ <>
+
Items may be excluded by prefixing them with a !. The first