diff options
author | gregory guy <[email protected]> | 2020-02-14 13:25:18 +0100 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-02-15 00:26:04 +0900 |
commit | 60a51c14742bdbe0dd39cfba20628a4d251c4be8 (patch) | |
tree | 9f3bb4b6cb8c2b22b8c58df133bcaeb575f38b80 /applnk | |
parent | c198b674b44644dc3bd02eda97662a1541e1d802 (diff) | |
download | tdebase-60a51c14742bdbe0dd39cfba20628a4d251c4be8.tar.gz tdebase-60a51c14742bdbe0dd39cfba20628a4d251c4be8.zip |
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 <[email protected]>
(cherry picked from commit 0be8e71c9714e06962c937df4a206feda36bd96d)
Diffstat (limited to 'applnk')
-rw-r--r-- | applnk/CMakeLists.txt | 1 | ||||
-rw-r--r-- | applnk/tde-games-logic.directory | 6 |
2 files changed, 7 insertions, 0 deletions
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 |