diff options
author | Nick Warne <nick@ukfsn.org> | 2013-12-01 10:36:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-12-01 13:01:02 +0700 |
commit | f7b0681d83e0e34191a457e9fd983db4fee474d5 (patch) | |
tree | 91e250587676e33a47d441bb0ce6516b8af7b007 /games/qxw/qxw.desktop | |
parent | 124c55da4e9590e1cc6be5fd48d32a90e10e8562 (diff) | |
download | slackbuilds-f7b0681d83e0e34191a457e9fd983db4fee474d5.tar.gz |
games/qxw: Added (advanced interactive crossword construction tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/qxw/qxw.desktop')
-rw-r--r-- | games/qxw/qxw.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/qxw/qxw.desktop b/games/qxw/qxw.desktop new file mode 100644 index 0000000000..c531f9d175 --- /dev/null +++ b/games/qxw/qxw.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=Qxw +Icon=qxw.png +GenericName=Crossword editor +Comment=Construct crossword puzzles +Exec=/usr/games/qxw +Terminal=false +Categories=Game;LogicGame; +Keywords=puzzle;grid;construction;wordgame;word; |