From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id IKbGImgeD2SztQAASxT56A (envelope-from ) for ; Mon, 13 Mar 2023 14:00:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 6LCpIWgeD2S+cAEAG6o9tA (envelope-from ) for ; Mon, 13 Mar 2023 14:00:24 +0100 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 2D54F14FF6 for ; Mon, 13 Mar 2023 14:00:24 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Tdi1T3o9; dmarc=pass (policy=none) header.from=gnu.org; 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=1678712424; 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:resent-to: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=sUDFSvzic5Q6lNXO3+N+VHh09rsHiOc8DYi+v7OwHHA=; b=CMv2nKUpi2vRpiPBdT3di9Snra/uWjM7Itd8GBuoT93CESvKc2Veuf1t+9h4YKlJnF9xcX wDpcgPxYAfrT+dDRKEzuu7v4spBep4Zk4H+1d+yZCismDI0gA6pWH3rUk0Z6DWmWIewYsf ov2l2Y/BBtzbtQkYRQfz4oLgQbZwxkRr6oDhykYxGVPN8FKtnlNNCbrapYBmnAARDafaiX cXJijEbKKX4FaqvpAauuzaU5ti9AVapqypM+unmiEqZpmB19ymvXA8N/wW+uXTyLm8sFGs KfdDNrtOkdF3o3Wb7Lb7mlfZ2/fRqsMgmjlGzTUYYkZFLj2Slhr1dH/k8k7x5A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Tdi1T3o9; dmarc=pass (policy=none) header.from=gnu.org; 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=1678712424; a=rsa-sha256; cv=none; b=eslg1MKyLNh213a2/wYCrxLLwr3w/2HWpIjxzK+VvDDOVdNVXYBePneGoP2uwE6O8vXo05 EOIagHvolc5PhsQaOXs0VI3w1Mc19R8jYGfCiM9pi27KYimfqrRdxGvmz0rYZCH6sjEkDk SXGvMnpUt0gvkyJJ47S0qAUJHWXS3NMwn1YU+PSG8gWKjU9AU0RfIECFbWNUYLwLZl0o4H sEloKkWKduPEIdURNhKyCeQNYrPqXyMaaLm8K7Ux43FVK5bNrV0P/x9IEOuPhoNOGbRblR B6VsQf/5YnDkt835yjMnw556w89fb73hBG8ILYLlZXFehxwikbmb7eRfv2IeQQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pbhmY-0003QX-Cx; Mon, 13 Mar 2023 09:00:06 -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 1pbhmW-0003Q6-0c for guix-patches@gnu.org; Mon, 13 Mar 2023 09:00:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pbhmV-0001Y0-9n for guix-patches@gnu.org; Mon, 13 Mar 2023 09:00:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pbhmU-0001Lk-S8 for guix-patches@gnu.org; Mon, 13 Mar 2023 09:00:02 -0400 Subject: bug#61689: [PATCH] doc: %desktop-services: Fix incorrect description. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 13 Mar 2023 13:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61689 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Bruno Victal Cc: 61689-done@debbugs.gnu.org Mail-Followup-To: 61689@debbugs.gnu.org, ludo@gnu.org, mirai@makinata.eu Received: via spool by 61689-done@debbugs.gnu.org id=D61689.16787123755112 (code D ref 61689); Mon, 13 Mar 2023 13:00:02 +0000 Received: (at 61689-done) by debbugs.gnu.org; 13 Mar 2023 12:59:35 +0000 Received: from localhost ([127.0.0.1]:33846 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbhm3-0001KN-AL for submit@debbugs.gnu.org; Mon, 13 Mar 2023 08:59:35 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51476) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbhm1-0001K8-Bq for 61689-done@debbugs.gnu.org; Mon, 13 Mar 2023 08:59:33 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pbhlv-0001R9-Ae; Mon, 13 Mar 2023 08:59:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=sUDFSvzic5Q6lNXO3+N+VHh09rsHiOc8DYi+v7OwHHA=; b=Tdi1T3o960H96Qcoiw86 JAOLcRnkfBAvCRiglfn03Mx6T8RQcR9r4dvXF77aSDbzcX1y0Qpkqu61JQYKolL89zRw3KlIZicjB qRU57JTV+UsQq+XUpAa0IIJ23dBs70JTYTrQ/mPSCgNuC3Vb+Q9MHuTQhVhgmlv5SAHK8t70ttySZ GFAZkJb5eOoVJCiglAC8fkpXrXxuBdHzFbWpfm5LstFOp9tj+NT/oWC1P+f1T0Vw3SSD2wTPvtyBs V5lCogn0uW6rtSxFmvLsIwFLHP+XyC7fZWBw9X0wMq7QmfNsIwxsjljRkojVrB9Tpnc6el0Hj2sa4 UW0w8qss7bX8Og==; Received: from [193.50.110.253] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pbhlt-0001Lh-N7; Mon, 13 Mar 2023 08:59:26 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <642e82eec887f35a56b6025ab5a192af462062e4.1677017737.git.mirai@makinata.eu> Date: Mon, 13 Mar 2023 13:59:23 +0100 In-Reply-To: <642e82eec887f35a56b6025ab5a192af462062e4.1677017737.git.mirai@makinata.eu> (Bruno Victal's message of "Tue, 21 Feb 2023 22:16:14 +0000") Message-ID: <875yb44xjo.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: X-Migadu-Queue-Id: 2D54F14FF6 X-Spam-Score: -4.71 X-Migadu-Spam-Score: -4.71 X-Migadu-Scanner: scn0.migadu.com 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-Country: US X-Migadu-Flow: FLOW_IN X-TUID: LCtcvxycD/3R Hi, Bruno Victal skribis: > The Name Service Switch service is configured in operating-system. > > * doc/guix.texi (Desktop Services): Fix incorrect description for %desktop-services. Applied, thanks!