* [bug#27473] [PATCH] gnu: epiphany: Add gdk-pixbuf input.
@ 2017-06-24 12:59 rennes
2017-06-24 14:54 ` bug#27473: " Danny Milosavljevic
0 siblings, 1 reply; 2+ messages in thread
From: rennes @ 2017-06-24 12:59 UTC (permalink / raw)
To: 27473
[-- Attachment #1: Type: text/plain, Size: 155 bytes --]
Good day,
On epiphany-3.24.2 the 'view and manage your bookmarks' icon is not
displayed correctly.
This patch allows to correctly display the icons.
[-- Attachment #2: 0001-gnu-epiphany-Add-gdk-pixbuf-input.patch --]
[-- Type: text/x-patch, Size: 827 bytes --]
=46rom b5261fefade1f9894503ce2ad2ccf3e10a722c24 Mon Sep 17 00:00:00 2001
From: rennes <rennes@openmailbox.org>
Date: Sat, 24 Jun 2017 07:45:47 -0500
Subject: [PATCH] gnu: epiphany: Add gdk-pixbuf input.
* gnu/packages/gnome.scm (epiphany): Add gdk-pixbuf input.
---
gnu/packages/gnome.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index cef991d5f..78a838e74 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3858,6 +3858,7 @@ work and the interface is well tested.")
(inputs
`(("avahi" ,avahi)
("gcr" ,gcr)
+ ("gdk-pixbuf" ,gdk-pixbuf) ; for loading SVG files
("glib-networking" ,glib-networking)
("gnome-desktop" ,gnome-desktop)
("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
--
2.13.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#27473: [PATCH] gnu: epiphany: Add gdk-pixbuf input.
2017-06-24 12:59 [bug#27473] [PATCH] gnu: epiphany: Add gdk-pixbuf input rennes
@ 2017-06-24 14:54 ` Danny Milosavljevic
0 siblings, 0 replies; 2+ messages in thread
From: Danny Milosavljevic @ 2017-06-24 14:54 UTC (permalink / raw)
To: rennes; +Cc: 27473-done
Hi,
On Sat, 24 Jun 2017 07:59:12 -0500
rennes <rennes@openmailbox.org> wrote:
> On epiphany-3.24.2 the 'view and manage your bookmarks' icon is not
> displayed correctly.
> This patch allows to correctly display the icons.
Pushed as 0e5c9cf5307c342c6b67461c43e33e1324368dec to master. Thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-06-24 14:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-24 12:59 [bug#27473] [PATCH] gnu: epiphany: Add gdk-pixbuf input rennes
2017-06-24 14:54 ` bug#27473: " Danny Milosavljevic
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).