Author: pabs Date: 2013-06-09 04:06:01 +0000 (Sun, 09 Jun 2013) New Revision: 14247
Modified: packages/trunk/alex4/debian/menu Log: manually wrap and sort the menu file Modified: packages/trunk/alex4/debian/menu =================================================================== --- packages/trunk/alex4/debian/menu 2013-06-09 03:53:35 UTC (rev 14246) +++ packages/trunk/alex4/debian/menu 2013-06-09 04:06:01 UTC (rev 14247) @@ -1,3 +1,5 @@ -?package(alex4):needs="X11" section="Games/Action" \ - title="Alex the Allegator 4" command="/usr/games/alex4" \ - icon="/usr/share/pixmaps/alex4.xpm" +?package(alex4):needs="X11" \ + section="Games/Action" \ + title="Alex the Allegator 4" \ + command="/usr/games/alex4" \ + icon="/usr/share/pixmaps/alex4.xpm" _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

