From 75aaf82520be7a2d5a377b2e141b75e35abc2121 Mon Sep 17 00:00:00 2001 From: Erik Schilling Date: Mon, 20 Feb 2012 12:38:46 +0100 Subject: Fixed category of mana.desktop file It is not allowed to provide multiple different categories since it would spam the menu too much. openSUSE prevents packaging if a .desktop file does not follow this rule. So I removed the Application category and added a subcategory of the Game category. See http://standards.freedesktop.org/menu-spec/latest/apa.html for more information. Reviewed-by: Bertram, jurkan. --- mana.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mana.desktop b/mana.desktop index bdc5c14b..c055b5c3 100644 --- a/mana.desktop +++ b/mana.desktop @@ -13,4 +13,4 @@ StartupNotify=false Terminal=false Type=Application Icon=mana -Categories=Application;Game; +Categories=Game;RolePlaying; -- cgit v1.2.3-60-g2f50