From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:50802) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iG0vn-0008HS-QW for guix-patches@gnu.org; Thu, 03 Oct 2019 09:14:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iG0vi-0004Bb-W1 for guix-patches@gnu.org; Thu, 03 Oct 2019 09:14:07 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58349) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iG0vi-0004BV-P1 for guix-patches@gnu.org; Thu, 03 Oct 2019 09:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iG0vi-0003Cx-KY for guix-patches@gnu.org; Thu, 03 Oct 2019 09:14:02 -0400 Subject: bug#37589: [PATCH] gnu: Add xfce-goodies Resent-To: guix-patches@gnu.org Resent-Message-ID: MIME-Version: 1.0 References: <20191002182854.10913-1-grumbel@gmail.com> <20191002210957.0e8a21ce@scratchpost.org> In-Reply-To: <20191002210957.0e8a21ce@scratchpost.org> From: Ingo Ruhnke Date: Thu, 3 Oct 2019 15:13:35 +0200 Message-ID: Content-Type: multipart/alternative; boundary="00000000000005b4000594015b6f" 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: 37589-done@debbugs.gnu.org Cc: Danny Milosavljevic --00000000000005b4000594015b6f Content-Type: text/plain; charset="UTF-8" On Wed, Oct 2, 2019 at 9:10 PM Danny Milosavljevic wrote: > > +(define-public xfce4-embed-plugin > > + ("gtk+-2" ,gtk+-2))) > > What's the deal with sometimes requiring gtk 2 and sometimes gtk 3? > Some of the Xfce panel plugins just haven't been updated in a while and are still on gtk2, while the main Xfce has moved to gtk3, but the plugins still work. > [...] > > If possible, please make one commit per package added. It's easier for > people > auditing the stuff in the commit log later. > I'ill resubmit it with the description markup fixed. --00000000000005b4000594015b6f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Wed, Oct 2, 2019 at 9:10 PM Danny Milo= savljevic <d= annym@scratchpost.org> wrote:
> +(define-public xfce4-= embed-plugin
> +=C2=A0 =C2=A0 =C2=A0 =C2=A0("gtk+-2" ,gtk+-2)))

What's the deal with sometimes requiring gtk 2 and sometimes gtk 3?
=

Some of the Xfce panel plugins just haven&= #39;t been updated in a while and are still on gtk2, while the main Xfce ha= s moved to gtk3, but the plugins still work.
=C2=A0
[...]

If possible, please make one commit per package added.=C2=A0 It's easie= r for people
auditing the stuff in the commit log later.

I'ill resubmit it with the de= scription markup fixed.
--00000000000005b4000594015b6f--