Add the new Keywords entry to the desktop file.

It was added recently to the xDG specs
http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html
.
It should improve the discoverability of pcsx2 for gnome shell users in any
distro and Ubuntu users at the very least. It's unrelated to the menu
hierarchy so it does not need a special hack for OpenSuse. Also it should
not break anything.
.
It's an optional entry but the "gnome guys" really want software to use it
more.
.
It should be concise and not the name of the software so I just did
game;emulator; since for example gnome-chess uses game;strategy;.
This commit is contained in:
Miguel A. Colón Vélez 2014-12-24 11:27:49 -05:00
parent d4793cc6b6
commit 9060eadfe7
1 changed files with 1 additions and 0 deletions

View File

@ -7,4 +7,5 @@ GenericName=Playstation 2 Emulator
Comment=Sony Playstation 2 emulator Comment=Sony Playstation 2 emulator
Exec=pcsx2 Exec=pcsx2
Icon=pcsx2 Icon=pcsx2
Keywords=game;emulator;
Categories=@PCSX2_MENU_CATEGORIES@ Categories=@PCSX2_MENU_CATEGORIES@