From d560c790198f0f5c502428d9edc2e1e106cb70fc Mon Sep 17 00:00:00 2001 From: Stephan Sokolow Date: Sat, 10 Sep 2022 01:54:13 +0000 Subject: [PATCH] Add Emulator to Categories in ppsspp.desktop.in Add the "Emulator" subcategory to the .desktop file so launchers can better auto-sort their contents. --- ppsspp.desktop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ppsspp.desktop.in b/ppsspp.desktop.in index 49debf93c0..05fd1e7348 100644 --- a/ppsspp.desktop.in +++ b/ppsspp.desktop.in @@ -4,4 +4,4 @@ Exec=@TargetBin@ Icon=ppsspp Type=Application Comment=ppsspp (fast and portable PSP emulator) -Categories=Game +Categories=Game;Emulator