From 60a51c14742bdbe0dd39cfba20628a4d251c4be8 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Fri, 14 Feb 2020 13:25:18 +0100 Subject: Add few icons for the sub-menu "Logic Games". The icon have been released under the term of the GNU/GPL License by designer SCHOLLIDESIGN. Source: https://findicons.com/icon/94263/bum This relates to bug 2882. Signed-off-by: gregory guy (cherry picked from commit 0be8e71c9714e06962c937df4a206feda36bd96d) --- applnk/CMakeLists.txt | 1 + applnk/tde-games-logic.directory | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 applnk/tde-games-logic.directory (limited to 'applnk') diff --git a/applnk/CMakeLists.txt b/applnk/CMakeLists.txt index 674324779..d24a872c7 100644 --- a/applnk/CMakeLists.txt +++ b/applnk/CMakeLists.txt @@ -25,6 +25,7 @@ install( FILES RENAME .directory ) install( FILES + tde-games-logic.directory tde-main.directory tde-development.directory tde-editors.directory tde-edutainment.directory tde-games-arcade.directory tde-games-board.directory tde-games-card.directory diff --git a/applnk/tde-games-logic.directory b/applnk/tde-games-logic.directory new file mode 100644 index 000000000..497e3cf83 --- /dev/null +++ b/applnk/tde-games-logic.directory @@ -0,0 +1,6 @@ +[Desktop Entry] +Encoding=UTF-8 +Type=Directory +Name=Logic Games +Name[fr]=Jeux de logique +Icon=package_games_logic -- cgit v1.2.1