-rw-r--r-- | apps/Games/tictac.desktop | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/Games/tictac.desktop b/apps/Games/tictac.desktop new file mode 100644 index 0000000..cef9c75 --- a/dev/null +++ b/apps/Games/tictac.desktop | |||
@@ -0,0 +1,5 @@ | |||
1 | [Desktop Entry] | ||
2 | Exec=tictac | ||
3 | Icon=Tictac | ||
4 | Type=Application | ||
5 | Name=Tictac | ||