From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:57871) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ii4CF-0008Vn-NZ for guix-patches@gnu.org; Thu, 19 Dec 2019 17:23:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ii4CE-0005VL-Ol for guix-patches@gnu.org; Thu, 19 Dec 2019 17:23:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39690) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ii4CE-0005UH-K0 for guix-patches@gnu.org; Thu, 19 Dec 2019 17:23:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ii4CE-0005oX-DT for guix-patches@gnu.org; Thu, 19 Dec 2019 17:23:02 -0500 Subject: bug#38567: [PATCH] gnu: Add gnome-shell-extension-dash-to-panel. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20191211210100.24172-1-goodoldpaul@autistici.org> Date: Thu, 19 Dec 2019 23:22:50 +0100 In-Reply-To: <20191211210100.24172-1-goodoldpaul@autistici.org> (Giacomo Leidi's message of "Wed, 11 Dec 2019 22:01:00 +0100") Message-ID: <87eex0klad.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Giacomo Leidi Cc: 38567-done@debbugs.gnu.org Hi, Giacomo Leidi skribis: > * gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-panel): New v= ariable. Applied, thanks! Ludo=E2=80=99.