diff options
Diffstat (limited to 'games/pingus/pingus.desktop')
-rw-r--r-- | games/pingus/pingus.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/pingus/pingus.desktop b/games/pingus/pingus.desktop new file mode 100644 index 0000000000..918f7c23ae --- /dev/null +++ b/games/pingus/pingus.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Pingus +Comment=Guide the penguins safely home before they drop of the cliff +Exec=pingus -f +Icon=pingus.png +Terminal=false +StartupNotify=false +Type=Application +Categories=Game;LogicGame; |