diff options
Diffstat (limited to 'packages/gnuchess/files/fltk-chess.desktop')
-rw-r--r-- | packages/gnuchess/files/fltk-chess.desktop | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/gnuchess/files/fltk-chess.desktop b/packages/gnuchess/files/fltk-chess.desktop new file mode 100644 index 0000000000..6c422659d6 --- /dev/null +++ b/packages/gnuchess/files/fltk-chess.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=FLTK Chess +Comment=FLTK frontend to GNUchess +Exec=fltk-chess +Type=Application +Icon=fltk-chess +Categories=Game;BoardGame; |