From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id aGKlMKS27GIChAEAbAwnHQ (envelope-from ) for ; Fri, 05 Aug 2022 08:20:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 0LCpL6S27GK/fQAAG6o9tA (envelope-from ) for ; Fri, 05 Aug 2022 08:20:20 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 86795297AD for ; Fri, 5 Aug 2022 08:20:20 +0200 (CEST) Received: from localhost ([::1]:52584 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJqh1-0004ym-FZ for larch@yhetil.org; Fri, 05 Aug 2022 02:20:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47854) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJqgk-0004ya-PZ for guix-patches@gnu.org; Fri, 05 Aug 2022 02:20:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37809) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJqgk-0002rA-GP for guix-patches@gnu.org; Fri, 05 Aug 2022 02:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJqgk-0006Zu-7b for guix-patches@gnu.org; Fri, 05 Aug 2022 02:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56975] [PATCH v2 2/7] gnu: font-lxgw-wenkai: Use English for synopsis. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 05 Aug 2022 06:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56975 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hilton Chain , 56975@debbugs.gnu.org Cc: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 56975-submit@debbugs.gnu.org id=B56975.165968035025218 (code B ref 56975); Fri, 05 Aug 2022 06:20:02 +0000 Received: (at 56975) by debbugs.gnu.org; 5 Aug 2022 06:19:10 +0000 Received: from localhost ([127.0.0.1]:55791 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJqft-0006Yg-IN for submit@debbugs.gnu.org; Fri, 05 Aug 2022 02:19:09 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:25711) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJqfr-0006YX-Ts for 56975@debbugs.gnu.org; Fri, 05 Aug 2022 02:19:08 -0400 Received: from lprikler-laptop.ist.intra (gw.ist.tugraz.at [129.27.202.101]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4Lzb5g2T43z1LZX2; Fri, 5 Aug 2022 08:19:03 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 4Lzb5g2T43z1LZX2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1659680343; bh=7gi9cLvarWE/rPfsS/fUfKh8kBAQ1AwTpU69VnjNykk=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=ssTKb2T5vvgzw/pl71hyaGB/Tqesnql4lRtG68EgzTPNlPK9kYkSCwq9a4Kuaopxg BHQ1YquReS6JiuasloxMUGtUIpJPsD+nH01lR3pA7QPBSkoyc2aY/ct+ODiq77eesG U20kBAiexSTLk4AHmJJ4CpHL0L+SWfhUeR4be0aM= Message-ID: From: Liliana Marie Prikler Date: Fri, 05 Aug 2022 08:19:02 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: waObeELIUl4ypBWmcn/8wQ X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659680420; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=7gi9cLvarWE/rPfsS/fUfKh8kBAQ1AwTpU69VnjNykk=; b=n6F6ERhgAb4ty4EavncCm7blMhm6QOoj0pESCPmWsaXbEG5cBg37m2g55N+J+O6hYSli7f qHoYULmWe8hYZrooqWFO7RyOdav9X15ItdHnjrO5XBouqo2lF2SUwq++nhZX4kvBueQEbl XVeDsAtZGy7ixkST/aGzXkxqwMmfr35Xz6yNB+R90s6yh3USO/3yBJfqLz9njsj56GbTNW ik+KarPb0EnROtDNwQME8OYmdEGnbfhhk1GA9lAWWv/oRE6TFi7sfFq590J+S5peeh7N41 WwAjNF1EXXx14/GE97AuZqjcuCXWCuOGqAKAqFHJNTqmMZWxUcNiiOOBAyvvkQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659680420; a=rsa-sha256; cv=none; b=Yhsfx5p+geL/0WYWxCJD0pg7FpY/7C+3mXtgh04+CT9Da7g5w/2fa5VVviMUnfnUfajjTz n2AHnnPiXo7M/R3v3muXAGZyIvovl6eh2b1hcSdqC90rvQFCJcRGVtNGXKJzhdnj9aQ1/H anIhLO/m9rckzl9d9ueB9wS5l9CjC9Z1Gt53HrG3+6lbZXjkm9Lmk1S+FyfOu6RvEohdCg CTmMBgaYVM9c0hVDTfiNq6egwtI8KDwdw7Hax9qptKZpnbW+wbV/YFSI8DCoLUodUVuRvb NpHigDFEeK03Lg3KRAwKaKTtQ9/9J/0/LlthWAOW6lLniROlkOibScVsDqpkOA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=ssTKb2T5; dmarc=fail reason="SPF not aligned (relaxed)" header.from=tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 5.29 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=ssTKb2T5; dmarc=fail reason="SPF not aligned (relaxed)" header.from=tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 86795297AD X-Spam-Score: 5.29 X-Migadu-Scanner: scn0.migadu.com X-TUID: Ip6BxGPIIiJx Am Freitag, dem 05.08.2022 um 09:47 +0800 schrieb Hilton Chain: > From 432c63fd5dace3685764f1ffcceddd1e90d95cc8 Mon Sep 17 00:00:00 > 2001 > From: Hilton Chain > Date: Fri, 5 Aug 2022 09:25:38 +0800 > Subject: [PATCH v2 2/7] gnu: font-lxgw-wenkai: Use English for > synopsis. > > * gnu/packages/fonts.scm (font-lxgw-wenkai)[synopsis,description]: > Use English. > --- >  gnu/packages/fonts.scm | 6 ++++-- >  1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm > index 3a217a54b2..45985077d2 100644 > --- a/gnu/packages/fonts.scm > +++ b/gnu/packages/fonts.scm > @@ -2725,9 +2725,11 @@ (define-public font-lxgw-wenkai >                  > "17li3xry4j4ccdnwz2pcnf0gv7c5mwq0h5fwvl7ar28brn2qgdbk")))) >      (build-system font-build-system) >      (home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/") > -    (synopsis "LXGW Wenkai / 霞鹜文楷") > +    (synopsis "Elegent-looking Chinese script font") >      (description > -     "An open-source Chinese font derived from Fontworks' Klee > One.") > +     "Covering common Simplified Chinese characters, LXGW Wenkai is > a derivation > +of Fontworks' Klee One, a quiet designing script font with elegant > appearance > +different from other traditional brush script typeface designs.") Again, avoid marketing speech :) "Look at me, I'm different from those other traditional brush script typeface designs. I appear elegant."