From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id eNVrAK+e3WXG3gAA62LTzQ:P1 (envelope-from ) for ; Tue, 27 Feb 2024 09:34:55 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id eNVrAK+e3WXG3gAA62LTzQ (envelope-from ) for ; Tue, 27 Feb 2024 09:34:55 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=XfgXn4da; dmarc=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709022894; 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=40MBw8Jhr/N1hYuku7eSKGEj/ky2+49UyZH8HTOI4sA=; b=JtIjfdaJjEcuiEgd3u4+MAEzm1jIL3vcJ9Pt5PZVGuY5LgVqegtcFwX7BLIX7n3O/5lhS0 1SNwpBKJZg2I7jZKjgNdYwPaHPZNFwZ/7pkO6/EtsAX3Caqw5vihRa2KpP/Mev2p803yW5 2RlBNb4BXpU2E6GxG7q5sWiFGtwTWktgWuI7Cs2EuKjCW/B4VMUM72QVDlXe13LGJEJaUC 5mr3dGyfgshPj0TVNrsNlQdheQjtOJQAw2Vj56ylXOsP01pnjglaL+4o5D3/nn/HM1FE9l JDSPQUlpiziLYPoSa8e1Qq9kahGj463m7M0SZBBXe2H9riSHcAf4eim4VUwjyw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=pelzflorian.de header.s=key2 header.b=XfgXn4da; dmarc=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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709022894; a=rsa-sha256; cv=none; b=H46Bvf56lM3YcuRQCGXlUJtjKbjV0vgONJunsHxZM93NXIT7+qo2LxWF62CpPZjasze6Jy 35SYJpFdOj/A9ee1jXartcKsyW5O39624X3AiynTgTzgq5oNoEymoe2Ilbn6NIPCyhpCUF XKclSXq1hu3vqrXdmIRqOf83p6y8oJKRagMg5cbz4/5erGAXwkyn2VXzEf4jXtgLiedL56 ASi+HTt5PIY+/PBoac6QcZ1J5mAxBxa8175wcGX5fhdfOvODHJ3pYUHv5RjFKBaFg8NorH w2xQyVrJ4dfphMVIS66aDe0j8jzsx+re1/4ZrWY4UQI8LduGCn5lqO1lGs44JQ== 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 7DF7A674BF for ; Tue, 27 Feb 2024 09:34:54 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1resv9-0002UW-U7; Tue, 27 Feb 2024 03:34:39 -0500 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 1resv8-0002Tm-2j for guix-patches@gnu.org; Tue, 27 Feb 2024 03:34:38 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1resv7-00060W-Qm for guix-patches@gnu.org; Tue, 27 Feb 2024 03:34:37 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1resvX-0000J9-Iq for guix-patches@gnu.org; Tue, 27 Feb 2024 03:35:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69392] [PATCH v3 2/3] news: Add entry for GDM defaulting to wayland. Resent-From: "pelzflorian (Florian Pelz)" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 27 Feb 2024 08:35:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69392 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Vivien Kraus Cc: 69392@debbugs.gnu.org, rg@raghavgururajan.name, Vivien Kraus , maxim.cournoyer@gmail.com Received: via spool by 69392-submit@debbugs.gnu.org id=B69392.17090228521009 (code B ref 69392); Tue, 27 Feb 2024 08:35:03 +0000 Received: (at 69392) by debbugs.gnu.org; 27 Feb 2024 08:34:12 +0000 Received: from localhost ([127.0.0.1]:34081 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1resue-0000G4-5v for submit@debbugs.gnu.org; Tue, 27 Feb 2024 03:34:12 -0500 Received: from relay.yourmailgateway.de ([188.68.63.166]:44315) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1resub-0000Fn-64 for 69392@debbugs.gnu.org; Tue, 27 Feb 2024 03:34:06 -0500 Received: from mors-relay-8202.netcup.net (localhost [127.0.0.1]) by mors-relay-8202.netcup.net (Postfix) with ESMTPS id 4TkW3Q2F9Kz3tcb; Tue, 27 Feb 2024 09:33:38 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=pelzflorian.de; s=key2; t=1709022818; bh=nIqQpWWnv7Z0Q3qG3BtEnssyjvy/7fOSq1PL0QUZjBs=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=XfgXn4dal6A6/bxrJiYQyNutbWbi0qQ7W2XzV1JY9gX6XS6q60KUYwLYCKyMu6xWt L4/BVWWiRoBnAc4ZFxJTAw5O7CGFPdH9HoZua/RHwf3o9m1uPd7njJKsHddwDxRPFt 0CxVHX7gW4w+tv3wIOsgwg1svUojaBpi3x4Fd97+pig1tLorgHbgbn4QbOiJpYLctG kWfmuhiOueRTBrXRA+FpZf3PViPapo4Ykv96VpTbBV6QGyx7JBFFKM/7NjK3QYI5of XxyVlv0Dx2MrixU1ntWtUcxnKrIIkc2yfEU35UJmT6Z6uOEKYcaM2l3Jf8OKOBG0Fs RBW3ClNQ5KB6A== Received: from policy02-mors.netcup.net (unknown [46.38.225.35]) by mors-relay-8202.netcup.net (Postfix) with ESMTPS id 4TkW3Q1r8Fz3rhh; Tue, 27 Feb 2024 09:33:38 +0100 (CET) Received: from mxe217.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4TkW3P6c2Kz8sZf; Tue, 27 Feb 2024 09:33:37 +0100 (CET) Received: from florianrock64 (ip92344de0.dynamic.kabel-deutschland.de [146.52.77.224]) by mxe217.netcup.net (Postfix) with ESMTPSA id 63C2082A16; Tue, 27 Feb 2024 09:33:29 +0100 (CET) From: "pelzflorian (Florian Pelz)" In-Reply-To: <2ff567dc4b029d80cd0ce7125c822cbd3aff0167.1708976911.git.liliana.prikler@gmail.com> (Vivien Kraus's message of "Sun, 25 Feb 2024 18:56:33 +0100") References: <2ff567dc4b029d80cd0ce7125c822cbd3aff0167.1708976911.git.liliana.prikler@gmail.com> Date: Tue, 27 Feb 2024 09:33:28 +0100 Message-ID: <87bk82gvc7.fsf@pelzflorian.de> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 63C2082A16 X-Rspamd-Server: rspamd-worker-8404 X-NC-CID: gmLlhM6XNnZknQVYm2eAruSzrbcJ70J15V9RZNGTy0sR8aOHKqM6Aivl 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 1.77 X-Spam-Score: 1.77 X-Migadu-Queue-Id: 7DF7A674BF X-Migadu-Scanner: mx13.migadu.com X-TUID: r1vfafP6Aj6V P.S. Vivien Kraus writes: > + (title > + (de "GNOME Display Manager nutzt nun standardgem=C3=A4=C3=9F Wa= yland")[=E2=80=A6]) > + (body > + (de "Der Dienst @code{gdm-service-type} ist verwendet nun stand= ardgem=C3=A4=C3=9F > +Wayland anstelle von Xorg.") Please write =E2=80=9Cals Vorgabe=E2=80=9D instead of =E2=80=9Cstandardgem= =C3=A4=C3=9F=E2=80=9D in both German title and body, because it is the translation of =E2=80=9Cby default=E2=80= =9D that is used everywhere in the German manual. Regards, Florian