From d67055e3d7639e72cc5fc9de1b865aa0f2ed9239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Malte=20J=C3=BCrgens?= Date: Thu, 3 Feb 2022 16:28:16 +0100 Subject: [PATCH] add MOZ_APP_DISPLAYNAME --- themes/browser/branding/librewolf/configure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/browser/branding/librewolf/configure.sh b/themes/browser/branding/librewolf/configure.sh index d3aa609..ecfd5cf 100644 --- a/themes/browser/branding/librewolf/configure.sh +++ b/themes/browser/branding/librewolf/configure.sh @@ -9,4 +9,4 @@ MOZ_APP_NAME=librewolf MOZ_APP_BASENAME="LibreWolf" MOZ_APP_PROFILE=librewolf MOZ_APP_VENDOR=LibreWolf - +MOZ_APP_DISPLAYNAME=LibreWolf