From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Mon, 16 Sep 2019 22:33:44 +0000 (-0700) Subject: Change Title to AccessKey. Fixes #444 X-Git-Tag: v1.10~15 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/5a72eda59514068f2211d1c69e085e626bdc4aa8?ds=inline;hp=--cc Change Title to AccessKey. Fixes #444 --- 5a72eda59514068f2211d1c69e085e626bdc4aa8 diff --git a/README.md b/README.md index 0c179ea..a680f79 100644 --- a/README.md +++ b/README.md @@ -2731,7 +2731,7 @@ Add a menuitem to the help menu for specifying support information. ``` Software\Policies\Mozilla\Firefox\SupportMenu\Title = "Support Menu" Software\Policies\Mozilla\Firefox\SupportMenu\URL = "http://example.com/support" -Software\Policies\Mozilla\Firefox\SupportMenu\Title = "S" +Software\Policies\Mozilla\Firefox\SupportMenu\AccessKey = "S" ``` #### macOS ```