guix/gnu
Ian Eure b59632da27
gnu: jellyfin-mpv-shim: Fix icon & metainfo installation.
The icons and appdata.xml were getting installed into share/applications, when
they should have gone into share/icons/hicolor and share/metainfo.  Put them
in the right place, which allows DEs to find them.

* gnu/packages/video.scm (jellyfin-mpv-shim): In 'install-desktop-file
phase, change the icon and metadata file name.

Change-Id: Ic6cdae2fe0b348b94285bf8b39c014922baae6c1
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-15 18:40:09 +02:00
..
bootloader
build hurd-boot: Support system init: Create essential device nodes. 2024-10-15 11:13:48 +02:00
home home: services: unclutter: Inherit $DISPLAY. 2024-10-14 14:08:44 +02:00
installer
machine
packages gnu: jellyfin-mpv-shim: Fix icon & metainfo installation. 2024-10-15 18:40:09 +02:00
services services: nscd: When cross-compiling, Use (cross-libc target). 2024-10-15 18:40:08 +02:00
system image: Add support for btrfs. 2024-10-14 14:08:43 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: sipwitch: Fix build. 2024-10-15 18:40:09 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm