unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Raghav Gururajan <raghavgururajan@disroot.org>
To: Leo Famulari <leo@famulari.name>
Cc: 40659@debbugs.gnu.org
Subject: [bug#40659] gnu: transmission: Fix icons for GUI. (v2)
Date: Thu, 16 Apr 2020 12:37:46 -0400	[thread overview]
Message-ID: <20200416123746.0643f54f.raghavgururajan@disroot.org> (raw)
In-Reply-To: <20200416162105.GA17065@jasmine.lan>

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

Attached file here.

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

From 5c04a4ae3ae951ac643c346ab035cdde17e1eca7 Mon Sep 17 00:00:00 2001
From: Raghav Gururajan <raghavgururajan@disroot.org>
Date: Thu, 16 Apr 2020 12:31:07 -0400
Subject: [PATCH] gnu: transmission: Fix icons for GUI.

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

diff --git a/gnu/packages/bittorrent.scm b/gnu/packages/bittorrent.scm
index 03c7fe4515..40b35b005a 100644
--- a/gnu/packages/bittorrent.scm
+++ b/gnu/packages/bittorrent.scm
@@ -103,7 +103,8 @@
                 '("applications" "icons" "pixmaps")))
              #t)))))
     (inputs
-     `(("inotify-tools" ,inotify-tools)
+     `(("adwaita-icon-theme" ,adwaita-icon-theme)
+       ("inotify-tools" ,inotify-tools)
        ("libevent" ,libevent)
        ("curl" ,curl)
        ("cyrus-sasl" ,cyrus-sasl)
-- 
2.26.0


  parent reply	other threads:[~2020-04-16 16:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-16 13:00 [bug#40659] gnu: transmission: Fix icons for GUI Raghav Gururajan
2020-04-16 16:21 ` 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 [this message]
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=20200416123746.0643f54f.raghavgururajan@disroot.org \
    --to=raghavgururajan@disroot.org \
    --cc=40659@debbugs.gnu.org \
    --cc=leo@famulari.name \
    /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).