]> git.p6c8.net - policy-templates.git/commitdiff
Clarify upgrade and firstrun policies.
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 9 Nov 2020 16:56:21 +0000 (10:56 -0600)
committerMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 9 Nov 2020 16:56:21 +0000 (10:56 -0600)
README.md

index 2c1a8ff78c58f8f50e0086e82bab36f2c1d52041..f9c0d672612a07669ab8440756617b5ab1f5bb89 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3204,7 +3204,7 @@ Value (string):
 }
 ```
 ### OverrideFirstRunPage
-Override the first run page. If the value is blank, no first run page is displayed.
+Override the first run page. If the value is an empty string (""), the first run page is not displayed.
 
 **Compatibility:** Firefox 60, Firefox ESR 60\
 **CCK2 Equivalent:** `welcomePage`,`noWelcomePage`\
@@ -3239,7 +3239,7 @@ Value (string):
 }
 ```
 ### OverridePostUpdatePage
-Override the upgrade page. If the value is blank, no upgrade page is displayed.
+Override the upgrade page. If the value is an empty string (""), no extra pages are displayed when Firefox is upgraded.
 
 **Compatibility:** Firefox 60, Firefox ESR 60\
 **CCK2 Equivalent:** `upgradePage`,`noUpgradePage`\

patrick-canterino.de