Improve Freedesktop integration

* Move scalable icon install from `${prefix}/share/pixmaps` (`pixmaps` has been
  deprecated long time ago) to `${prefix}/share/icons/hicolor/scalable/apps`
* Add `Keywords`, `Categories`, and `MimeType` keys to `.desktop` file
* Add shared MIME-info on [`application/x-compressed-iso`](https://en.wikipedia.org/wiki/.CSO "Compressed ISO") MIME type
This commit is contained in:
GITNE
2022-09-30 23:59:59 +00:00
parent 362391b9d8
commit 32f5a7e95f
3 changed files with 25 additions and 3 deletions
+3 -1
View File
@@ -4,4 +4,6 @@ Exec=@TargetBin@
Icon=ppsspp
Type=Application
Comment=ppsspp (fast and portable PSP emulator)
Categories=Game;Emulator
Keywords=Sony;PlayStation;Portable;PSP;handheld;console;
Categories=Game;Emulator;
MimeType=application/x-cd-image;application/x-iso9660-image;application/x-compressed-iso;application/zip;