diff options
author | Moonchild <moonchild@palemoon.org> | 2022-01-23 21:14:22 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2022-01-23 21:14:22 +0000 |
commit | efa1a97ee3a84b1f2ab72edea4d6fc1bf7792722 (patch) | |
tree | deaee34f678e9d93e60db96d51b3a1c924ca585f | |
parent | 3818149312bc73418a2097fb60b4d717c33238fc (diff) | |
download | basilisk-efa1a97ee3a84b1f2ab72edea4d6fc1bf7792722.tar.gz |
Branch pointer update and about dialog change for final release.
** to be built without updater **
-rw-r--r-- | basilisk/base/content/aboutDialog.xul | 2 | ||||
m--------- | platform | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/basilisk/base/content/aboutDialog.xul b/basilisk/base/content/aboutDialog.xul index b1fcd6a..bb69fac 100644 --- a/basilisk/base/content/aboutDialog.xul +++ b/basilisk/base/content/aboutDialog.xul @@ -131,7 +131,7 @@ Basilisk is community software released by <label class="text-link" href="http://www.palemoon.org/">the Pale Moon team</label> and Mozilla developers. Learn <label class="text-link" useoriginprincipal="true" href="about:credits">who contributed</label> to this software. </description> <description class="text-blurb" id="contributeDesc"> - Want to help? Please consider <label class="text-link" href="https://www.palemoon.org/donations.shtml">donating</label> or get involved with our <label class="text-link" href="https://repo.palemoon.org/MoonchildProductions/UXP">development</label> of the Unified XUL Platform. + <b>Basilisk is no longer supported or updated.</b> Please consider using an actively-developed web browser to remain safe and secure. </description> #endif </vbox> diff --git a/platform b/platform -Subproject d1b5636c418eac4fc4768621cd45938d7fbd3d5 +Subproject c46e16d6d91420f813a403aa282b8408f9cad6a |