[gnome-software: 1/2] Switch Simulation games from Sports to Logic




commit 83f4b3ec6d79f982a2cc9b1553ea272602f3c39c
Author: JMS <jschweitz1717 gmail com>
Date:   Tue Jul 28 17:39:22 2020 +0000

    Switch Simulation games from Sports to Logic

 plugins/core/gs-desktop-common.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/core/gs-desktop-common.c b/plugins/core/gs-desktop-common.c
index 33ae3fa2..c0eaef77 100644
--- a/plugins/core/gs-desktop-common.c
+++ b/plugins/core/gs-desktop-common.c
@@ -123,13 +123,13 @@ static const GsDesktopMap map_games[] = {
                                          NULL} },
        { "logic",              NC_("Menu of Games", "Logic"),
                                        { "Game::LogicGame",
+                                         "Game::Simulation",
                                          NULL} },
        { "role-playing",       NC_("Menu of Games", "Role Playing"),
                                        { "Game::RolePlaying",
                                          NULL} },
        { "sports",             NC_("Menu of Games", "Sports"),
                                        { "Game::SportsGame",
-                                         "Game::Simulation",
                                          NULL} },
        { "strategy",           NC_("Menu of Games", "Strategy"),
                                        { "Game::StrategyGame",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]