unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Raghav Gururajan via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 46831@debbugs.gnu.org
Subject: bug#46831: [PATCH]: Fix #46831
Date: Sun, 28 Feb 2021 12:40:54 -0500	[thread overview]
Message-ID: <0939448a-5f3f-ebea-3ad1-8b25f015410f@raghavgururajan.name> (raw)
In-Reply-To: <CAJMnT9QyPnjYBcSdwFc-PtKD=HE3XiROmp+ojc5Hi9bsS-c+nw@mail.gmail.com>


[-- Attachment #1.1.1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #1.1.2: 0001-gnu-evince-Fix-loading-of-icons.patch --]
[-- Type: text/x-patch, Size: 896 bytes --]

From 4464b432ecbe3a5f820889d59282a368c645afb6 Mon Sep 17 00:00:00 2001
From: Raghav Gururajan <rg@raghavgururajan.name>
Date: Sun, 28 Feb 2021 10:54:45 -0500
Subject: [PATCH] gnu: evince: Fix loading of icons.

* gnu/packages/gnome.scm (evince) [inputs]: Replace gdk-pixbuf with gdk-pixbuf+svg.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ebb21c08ce..4d311ec1d5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2595,7 +2595,7 @@ forgotten when the session ends.")
        ("gspell" ,gspell)
        ("libgnome-keyring" ,libgnome-keyring)
        ("adwaita-icon-theme" ,adwaita-icon-theme)
-       ("gdk-pixbuf" ,gdk-pixbuf)
+       ("gdk-pixbuf" ,gdk-pixbuf+svg)
        ("atk" ,atk)
        ("pango" ,pango)
        ("gtk+" ,gtk+)
-- 
2.30.1


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]

  reply	other threads:[~2021-02-28 17:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-28 15:27 bug#46831: Bug report: broken side pane icon in evince me
2021-02-28 17:40 ` Raghav Gururajan via Bug reports for GNU Guix [this message]
2021-02-28 17:47   ` bug#46831: [PATCH]: Fix #46831 Raghav Gururajan via Bug reports for GNU Guix
2021-02-28 17:52 ` bug#46831: Bug report: broken side pane icon in evince Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-03-02 17:30 ` bug#46831: Raghav Gururajan via Bug reports for GNU Guix

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=0939448a-5f3f-ebea-3ad1-8b25f015410f@raghavgururajan.name \
    --to=bug-guix@gnu.org \
    --cc=46831@debbugs.gnu.org \
    --cc=rg@raghavgururajan.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).