From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 31 10:12:37 2025 Received: (at submit) by debbugs.gnu.org; 31 Aug 2025 14:12:37 +0000 Received: from localhost ([127.0.0.1]:54379 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1usinN-0003pQ-Bt for submit@debbugs.gnu.org; Sun, 31 Aug 2025 10:12:37 -0400 Received: from lists.gnu.org ([2001:470:142::17]:53736) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1usinJ-0003ou-Hf for submit@debbugs.gnu.org; Sun, 31 Aug 2025 10:12:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1usinD-00022s-Bd for bug-gnuzilla@gnu.org; Sun, 31 Aug 2025 10:12:27 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1usinA-0002Ax-Pq for bug-gnuzilla@gnu.org; Sun, 31 Aug 2025 10:12:27 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1usin5-002g5Z-Fd for bug-gnuzilla@gnu.org; Sun, 31 Aug 2025 16:12:19 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=guixotic.coop; s=selector1; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From; bh=DOec1lTfFtNwoe7MeSvpEE69ugteG9RUtI6VE0oq7wQ=; b=WZKdhZKTYbs6B/DLKz0J4dO5eR FaiyELBgAK63oZ3jl7dsHaKiQRaekkdkGo4UU15dh0UgcqJPPDeMMPPZsmoItB1Pw7KYcR+qNYVGC XrzVCOnL3Z3TmCtnk5GpAr6DeXwatjYO2Ik8qwwo981qFRfjqadPbCiR8IeLYS0Z8TTnaU2FaRZbr TVXvUCUo10nYaVX731wMn+tsiO3Wofekf9OTyUlx+D7PfLeiJdI8vAjDIrWLJILwXUUgLwErKg3S8 FumQzCz1JxVQ2+gZABl5Q2T3PMZ81Lx2iA5xeqzAVBoKtoYD9FbafpcloOHngIynrTZT0Mu5jRWFV 3DugQdcQ==; Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1usin5-0004rp-2g for bug-gnuzilla@gnu.org; Sun, 31 Aug 2025 16:12:19 +0200 Received: by submission01.runbox with esmtpsa [Authenticated ID (1476852)] (TLS1.2:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.93) id 1usimu-005Fyv-IK; Sun, 31 Aug 2025 16:12:09 +0200 From: Maxim Cournoyer To: bug-gnuzilla@gnu.org Subject: [PATCH 2/2] Prefix display name with 'GNU'. Date: Sun, 31 Aug 2025 23:11:56 +0900 Message-ID: <20250831141156.28220-2-maxim@guixotic.coop> X-Mailer: git-send-email 2.51.0 In-Reply-To: <20250831141156.28220-1-maxim@guixotic.coop> References: <20250831141156.28220-1-maxim@guixotic.coop> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a0c:5a00:149::26; envelope-from=maxim@guixotic.coop; helo=mailtransmit05.runbox.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Maxim Cournoyer X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) --- data/branding/icecat/configure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/branding/icecat/configure.sh b/data/branding/icecat/configure.sh index 7481c2c..edcf9a8 100644 --- a/data/branding/icecat/configure.sh +++ b/data/branding/icecat/configure.sh @@ -2,4 +2,4 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -MOZ_APP_DISPLAYNAME=IceCat +MOZ_APP_DISPLAYNAME=GNU IceCat -- 2.51.0