diff options
author | Glenn Becker <burningc@sdf.org> | 2013-01-01 14:11:38 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-01 14:11:38 -0500 |
commit | f0ae50667dce45a3c0b7e034708dd5e4faaf6c7a (patch) | |
tree | c7c03d210c4563de43b797f4bef74263fae10cc9 /games/golly/golly.desktop | |
parent | b8c5e7857befdce73a49f35026b813441dcc58dc (diff) | |
download | slackbuilds-f0ae50667dce45a3c0b7e034708dd5e4faaf6c7a.tar.gz |
games/golly: Added (Game of Life simulator)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/golly/golly.desktop')
-rw-r--r-- | games/golly/golly.desktop | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/golly/golly.desktop b/games/golly/golly.desktop new file mode 100644 index 0000000000..696cbac3d9 --- /dev/null +++ b/games/golly/golly.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=golly +Type=Application +Comment=cellular automata simulator +Terminal=false +Exec=golly +Icon=golly +Categories=Game; |