bug#60205: [PATCH] gnu: dino: Fix icons when used in pure shells.

2022-12-30 Thread Liliana Marie Prikler
Am Mittwoch, dem 21.12.2022 um 19:37 + schrieb jbra...@dismail.de: > December 20, 2022 4:34 PM, "Liliana Marie Prikler" > wrote: > > I will add this to my to do list.  To test this patch and see if > helps dino display its icons.  You can test it on master now ;) Cheers

bug#60205: [PATCH] gnu: dino: Fix icons when used in pure shells.

2022-12-21 Thread jbranso--- via Bug reports for GNU Guix
December 20, 2022 4:34 PM, "Liliana Marie Prikler" wrote: I will add this to my to do list. To test this patch and see if helps dino display its icons. Thanks, Joshua > * gnu/packages/messaging.scm (dino)[#:phases]: Add > ‘generate-gdk-pixbuf-loaders-cache-file’. > : Also wrap

bug#60205: [PATCH] gnu: dino: Fix icons when used in pure shells.

2022-12-20 Thread Liliana Marie Prikler
* gnu/packages/messaging.scm (dino)[#:phases]: Add ‘generate-gdk-pixbuf-loaders-cache-file’. : Also wrap “GDK_PIXBUF_MODULE_FILE”. [inputs]: Add adwaita-icon-theme. --- gnu/packages/messaging.scm | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git