From 898ef2c981f60aecf28a5563728e1ab050cca391 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Fri, 23 Apr 2021 20:43:34 +0200 Subject: [PATCH] Fix the desktop categories. --- FreeDesktop/sameboy.desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FreeDesktop/sameboy.desktop b/FreeDesktop/sameboy.desktop index 20b1b46..80d0902 100644 --- a/FreeDesktop/sameboy.desktop +++ b/FreeDesktop/sameboy.desktop @@ -8,5 +8,5 @@ Comment=Game Boy and Game Boy Color emulator Keywords=game;boy;gameboy;color;emulator Terminal=false StartupNotify=false -Categories=Application;Game; -MimeType=application/x-gameboy-rom;application/x-gameboy-color-rom;application/x-gameboy-isx \ No newline at end of file +Categories=Game;Emulator; +MimeType=application/x-gameboy-rom;application/x-gameboy-color-rom;application/x-gameboy-isx