unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Raghav Gururajan <raghavgururajan@disroot.org>
To: 40659@debbugs.gnu.org
Subject: [bug#40659] gnu: transmission: Fix icons for GUI.
Date: Thu, 16 Apr 2020 09:00:23 -0400	[thread overview]
Message-ID: <20200416090023.33a422bd.raghavgururajan@disroot.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 116 bytes --]

Hello Guix!

Please find the attached patch to fix icons for transmission's graphical user
interface.

Regards,
RG.

[-- Attachment #2: 0001-gnu-transmission-Fix-icons-for-GUI.patch --]
[-- Type: text/x-patch, Size: 864 bytes --]

From 9ab623acb7f70a49f965202c475e18d70e9f8933 Mon Sep 17 00:00:00 2001
From: Raghav Gururajan <raghavgururajan@disroot.org>
Date: Thu, 16 Apr 2020 08:57:46 -0400
Subject: [PATCH] gnu: transmission: Fix icons for GUI.

* gnu/packages/bittorrent.scm (transmission): Fix icons for GUI.
---
 gnu/packages/bittorrent.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm
index 03c7fe4515..f71e3be383 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -114,6 +114,8 @@
     (native-inputs
      `(("intltool" ,intltool)
        ("pkg-config" ,pkg-config)))
+    (propagated-inputs
+     `(("adwaita-icon-theme" ,adwaita-icon-theme))) ; Required for GUI.
     (home-page "https://transmissionbt.com/")
     (synopsis "Fast and easy BitTorrent client")
     (description
-- 
2.26.0


             reply	other threads:[~2020-04-16 13:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-16 13:00 Raghav Gururajan [this message]
2020-04-16 16:21 ` [bug#40659] gnu: transmission: Fix icons for GUI Leo Famulari
2020-04-16 16:35   ` [bug#40659] gnu: transmission: Fix icons for GUI. (v2) Raghav Gururajan
2020-04-16 17:36     ` Leo Famulari
2020-04-16 18:24       ` Raghav Gururajan
2020-04-27  0:32         ` Leo Famulari
2020-04-16 16:37   ` Raghav Gururajan
2020-04-24 21:08 ` [bug#40659] gnu: transmission: Fix icons for GUI. (v3) Raghav Gururajan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200416090023.33a422bd.raghavgururajan@disroot.org \
    --to=raghavgururajan@disroot.org \
    --cc=40659@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).