summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-02-14 13:19:45 +0100
committergregory guy <gregory-tde@laposte.net>2020-02-14 13:19:45 +0100
commitd77acb6ca555fabd6f06a0bfbe7e458653f5b38c (patch)
treee7af1774bb83d2aee44349015735fa7ca266b6ec
parentb6953843f5d84e806cdb8ecf50eb2ac58ee9e065 (diff)
downloadtdelibs-d77acb6c.tar.gz
tdelibs-d77acb6c.zip
Add a sub-menu "Logic Games" in Games.
This relates to bug 2882. Signed-off-by: gregory guy <gregory-tde@laposte.net>
-rw-r--r--kded/tde-applications.menu12
1 files changed, 12 insertions, 0 deletions
diff --git a/kded/tde-applications.menu b/kded/tde-applications.menu
index afd802251..e73a6fcf1 100644
--- a/kded/tde-applications.menu
+++ b/kded/tde-applications.menu
@@ -359,6 +359,17 @@
</And>
</Include>
</Menu>
+ <Menu>
+ <Name>Logic Games</Name>
+ <Directory>tde-games-logic.directory</Directory>
+ <Include>
+ <And>
+ <Category>Game</Category>
+ <Category>LogicGame</Category>
+ <Not><Category>KDE</Category></Not>
+ </And>
+ </Include>
+ </Menu>
<Include>
<And>
<Category>Game</Category>
@@ -369,6 +380,7 @@
<Category>X-TDE-KidsGame</Category>
<Category>KidsGame</Category>
<Category>StrategyGame</Category>
+ <Category>LogicGame</Category>
<Category>KDE</Category>
</Not>
</And>