From a368b554fdb436534ebfd4fdf08581c964906fd7 Mon Sep 17 00:00:00 2001 From: Agus Lopez Date: Sat, 1 Jun 2024 18:38:45 +0200 Subject: [PATCH] Add FDO desktop entries to custom category --- rootfs/entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/entrypoint.sh b/rootfs/entrypoint.sh index c7a3489..6511333 100755 --- a/rootfs/entrypoint.sh +++ b/rootfs/entrypoint.sh @@ -52,7 +52,7 @@ makeAppImage() { Terminal=false Type=Application Icon=qemu - Categories=System;Emulator; + Categories=System;Emulator;X-QEMU-AppImage; EOF # Create AppRun script