supertux: Add a Deskbar menu entry

I'm not sure we really want all games to appear in the Applications
menu...
This commit is contained in:
François Revol
2014-07-20 19:54:32 +02:00
parent 9d19f6ed95
commit dcdd77f598

View File

@@ -56,5 +56,7 @@ BUILD()
INSTALL()
{
make install
addAppDeskbarSymlink $binDir/supertux SuperTux
}