diff options
author | B. Watson <yalhcru@gmail.com> | 2010-05-12 23:29:22 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:29:22 +0200 |
commit | 8a8cc49e86e2a87a9f41497e14ea9753af8f6ea3 (patch) | |
tree | cc2df13223964c50169522bb361ec16bfb592f27 /games/gtklife/gtklife.desktop | |
parent | 52ded40386444b9ddf135da7b2581c570eecc240 (diff) |
games/gtklife: Added to 12.2 repository
Diffstat (limited to 'games/gtklife/gtklife.desktop')
-rw-r--r-- | games/gtklife/gtklife.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/gtklife/gtklife.desktop b/games/gtklife/gtklife.desktop new file mode 100644 index 0000000000000..674f8d328cf70 --- /dev/null +++ b/games/gtklife/gtklife.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Version=1.0 +Name=GtkLife +GenericName=GtkLife Conway Life Simulation +Type=Application +Exec=gtklife +Icon=gtklife +Terminal=false +StartupNotify=false +Categories=Game;Simulation; |