diff options
Diffstat (limited to 'extra/lbreakout2/lbreakout2.desktop')
-rwxr-xr-x | extra/lbreakout2/lbreakout2.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/extra/lbreakout2/lbreakout2.desktop b/extra/lbreakout2/lbreakout2.desktop new file mode 100755 index 000000000..c8ef945da --- /dev/null +++ b/extra/lbreakout2/lbreakout2.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Encoding=UTF-8 +Name=Linux Breakout 2 +Comment=Breakout and Arkanoid style arcade game +Icon=/usr/share/pixmaps/lbreakout2.png +TryExec=lbreakout2 +Exec=lbreakout2 +Terminal=false +Categories=Application;Game; |