mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-10 16:45:47 +01:00
Rename appname/idname to appName/idName in help files to maintain parity with code.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
<document
|
||||
name="various"
|
||||
title="&dactyl.appname; Other"
|
||||
title="&dactyl.appName; Other"
|
||||
xmlns="&xmlns.dactyl;"
|
||||
xmlns:html="&xmlns.html;">
|
||||
<h1>Other help</h1>
|
||||
@@ -124,7 +124,7 @@
|
||||
<spec>:ve<oa>rsion</oa><oa>!</oa></spec>
|
||||
<description>
|
||||
<p>
|
||||
Print &dactyl.appname; and &dactyl.host; version information. When
|
||||
Print &dactyl.appName; and &dactyl.host; version information. When
|
||||
<oa>!</oa> is provided, show the &dactyl.host; version page.
|
||||
</p>
|
||||
</description>
|
||||
@@ -133,17 +133,17 @@
|
||||
<h2 tag="privacy">Privacy and sensitive information</h2>
|
||||
|
||||
<p>
|
||||
Part of &dactyl.appname;'s user efficiency comes at the cost of storing a
|
||||
Part of &dactyl.appName;'s user efficiency comes at the cost of storing a
|
||||
lot of potentially private data, including <t>command-line</t> history, page
|
||||
marks, visited page history, and the like. Because we know that keeping a
|
||||
detailed trail of all of your activities isn't always welcome,
|
||||
&dactyl.appname; provides comprehensive facilities for erasing potentially
|
||||
&dactyl.appName; provides comprehensive facilities for erasing potentially
|
||||
sensitive data.
|
||||
</p>
|
||||
|
||||
<p tag="private-mode porn-mode">
|
||||
<strut/>
|
||||
&dactyl.appname; fully supports &dactyl.host;'s private browsing mode.
|
||||
&dactyl.appName; fully supports &dactyl.host;'s private browsing mode.
|
||||
When in private browsing mode, no data other than Bookmarks and QuickMarks
|
||||
are written to disk. Further, upon exiting private mode, all new data,
|
||||
including <t>command-line</t> history, local and URL marks, and macros,
|
||||
@@ -152,11 +152,11 @@
|
||||
|
||||
<p tag="sanitizing clearing-data">
|
||||
<strut/>
|
||||
In addition to private mode, &dactyl.appname; provides a comprehensive
|
||||
In addition to private mode, &dactyl.appName; provides a comprehensive
|
||||
facility for clearing any potentially sensitive data generated by either
|
||||
&dactyl.appname; or &dactyl.host;. It directly integrates with
|
||||
&dactyl.appName; or &dactyl.host;. It directly integrates with
|
||||
&dactyl.host;'s own sanitization facility, and so automatically clears any
|
||||
domain data and session history when requested. Further, &dactyl.appname;
|
||||
domain data and session history when requested. Further, &dactyl.appName;
|
||||
provides its own more granular sanitization facility, which allows, e.g.,
|
||||
clearing only the command-line and macro history for the past ten minutes.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user