summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Schilling <ablu.erikschilling@googlemail.com>2012-02-20 12:38:46 +0100
committerErik Schilling <ablu.erikschilling@googlemail.com>2012-02-20 17:41:35 +0100
commit75aaf82520be7a2d5a377b2e141b75e35abc2121 (patch)
treeb732b1e090510cdeabb2dba03dc2c932e9d24397
parent6fd1246735010bccd0d75e9e7969431b963b7858 (diff)
downloadmana-client-75aaf82520be7a2d5a377b2e141b75e35abc2121.tar.gz
mana-client-75aaf82520be7a2d5a377b2e141b75e35abc2121.tar.bz2
mana-client-75aaf82520be7a2d5a377b2e141b75e35abc2121.tar.xz
mana-client-75aaf82520be7a2d5a377b2e141b75e35abc2121.zip
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.
-rw-r--r--mana.desktop2
1 files changed, 1 insertions, 1 deletions
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;