From b6b260123ebe57cf0f6d89eb4838014906064413 Mon Sep 17 00:00:00 2001 From: K4sum1 Date: Sat, 6 Apr 2024 08:56:01 -0700 Subject: [PATCH] Another branding tweak --- browser/branding/r3dfox/branding.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/branding/r3dfox/branding.nsi b/browser/branding/r3dfox/branding.nsi index 845cc64d7ca56..be187a00cee69 100644 --- a/browser/branding/r3dfox/branding.nsi +++ b/browser/branding/r3dfox/branding.nsi @@ -9,7 +9,7 @@ # BrandFullNameInternal is used for some registry and file system values # instead of BrandFullName and typically should not be modified. !define BrandFullNameInternal "Eclipse r3dfox" -!define BrandFullName "r3dactedfox" +!define BrandFullName "Eclipse r3dactedfox" !define CompanyName "Eclipse Community" !define URLInfoAbout "https://eclipse.cx" !define URLUpdateInfo "https://github.com/Eclipse-Community/r3dfox/releases"