diff options
author | Stanislav Brabec <sbrabec@suse.cz> | 2012-07-09 19:53:49 +0200 |
---|---|---|
committer | Vincent Untz <vuntz@gnome.org> | 2012-10-11 15:19:00 +0200 |
commit | e216adb6f7c364c47c3a3c1d529d295f03d7daa7 (patch) | |
tree | 2a7efbf4511ded35a1e49317e9a2f4ccfb34023d | |
parent | 60c59c2e51e9e026805a0181360c65edb255f819 (diff) | |
download | xdg-specs-e216adb6f7c364c47c3a3c1d529d295f03d7daa7.tar.xz |
menu: Add Shooter category for games
https://bugs.freedesktop.org/show_bug.cgi?id=38553
See http://lists.freedesktop.org/archives/xdg/2012-October/012525.html
-rw-r--r-- | menu/menu-spec.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml index f42cfa3..039bb57 100644 --- a/menu/menu-spec.xml +++ b/menu/menu-spec.xml @@ -1791,6 +1791,11 @@ <entry>Game</entry> </row><row> + <entry>Shooter</entry> + <entry>A shooter game</entry> + <entry>Game</entry> + + </row><row> <entry>Simulation</entry> <entry>A simulation game</entry> <entry>Game</entry> |