mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 15:28:39 +09:00
Point release notes to author's Web page
This change points the "What's New" link on the Help / About Serpent dialog to the author's blog listing recent versions instead of to a blank page.
This commit is contained in:
parent
65bd689bdb
commit
fb327115f5
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ pref("startup.homepage_welcome_url", "");
|
|||
pref("startup.homepage_welcome_url.additional", "");
|
||||
|
||||
// Version release notes
|
||||
pref("app.releaseNotesURL", "about:blank");
|
||||
pref("app.releaseNotesURL", "https://rtfreesoft.blogspot.com/search/label/serpent");
|
||||
|
||||
// Vendor home page
|
||||
pref("app.vendorURL", "about:");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue