From 9724a0f0802440aaae34e8a229e70e5b137dc807 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Tue, 24 Jul 2018 16:41:07 +0200 Subject: [PATCH] Cater Pale Moon's about box to unofficial branding. --- application/palemoon/base/content/aboutDialog.xul | 7 +++++++ .../palemoon/branding/unofficial/locales/en-US/brand.dtd | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/application/palemoon/base/content/aboutDialog.xul b/application/palemoon/base/content/aboutDialog.xul index 743ff21df8..5c344f55da 100644 --- a/application/palemoon/base/content/aboutDialog.xul +++ b/application/palemoon/base/content/aboutDialog.xul @@ -88,6 +88,7 @@ +#if defined(MOZ_OFFICIAL_BRANDING) || defined(MC_OFFICIAL) #ifdef MC_PRIVATE_BUILD This is a private build of Pale Moon. If you did not manually build this copy from source yourself, then please download an official version from the . #else @@ -99,6 +100,12 @@ If you wish to contribute, please consider helping out by providing support to other users on the or getting involved in our development by tackling some of the issues found in our GitHub issue tracker. +#endif +#else + &brandFullName; is released by &vendorShortName;. + + + This is an unofficial build of Pale Moon. For official builds, please go to . #endif diff --git a/application/palemoon/branding/unofficial/locales/en-US/brand.dtd b/application/palemoon/branding/unofficial/locales/en-US/brand.dtd index a90d524412..debb7442d2 100644 --- a/application/palemoon/branding/unofficial/locales/en-US/brand.dtd +++ b/application/palemoon/branding/unofficial/locales/en-US/brand.dtd @@ -4,5 +4,5 @@ - +