Author: pabs Date: 2012-03-20 14:16:47 +0000 (Tue, 20 Mar 2012) New Revision: 13406
Removed: packages/trunk/nikki/debian/nikki.desktop Modified: packages/trunk/nikki/debian/install Log: Use the upstream freedesktop menu file Modified: packages/trunk/nikki/debian/install =================================================================== --- packages/trunk/nikki/debian/install 2012-03-20 14:15:33 UTC (rev 13405) +++ packages/trunk/nikki/debian/install 2012-03-20 14:16:47 UTC (rev 13406) @@ -5,4 +5,4 @@ data/png/icon-128.png usr/share/icons/hicolor/128x128/apps data/png/icon-256.png usr/share/icons/hicolor/256x256/apps data/png/icon-512.png usr/share/icons/hicolor/512x512/apps -debian/nikki.desktop usr/share/applications +data/menu/nikki.desktop usr/share/applications Deleted: packages/trunk/nikki/debian/nikki.desktop =================================================================== --- packages/trunk/nikki/debian/nikki.desktop 2012-03-20 14:15:33 UTC (rev 13405) +++ packages/trunk/nikki/debian/nikki.desktop 2012-03-20 14:16:47 UTC (rev 13406) @@ -1,11 +0,0 @@ -# Forwarded to [email protected], [email protected] -[Desktop Entry] -Name=Nikki and the Robots -GenericName=Arcade game -Comment=Stop an army of robots taking over the world -Exec=nikki -Icon=nikki -Terminal=false -Type=Application -Categories=Game;AdventureGame; -StartupNotify=false _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

