Barry deFreese wrote: > Author: bddebian-guest > Date: 2007-10-17 16:45:57 +0000 (Wed, 17 Oct 2007) > New Revision: 4427 > > Modified: > packages/trunk/wormux/debian/changelog > packages/trunk/wormux/debian/wormux.desktop > Log: > Fix desktop file issues > > > Modified: packages/trunk/wormux/debian/changelog > =================================================================== > --- packages/trunk/wormux/debian/changelog 2007-10-17 16:44:26 UTC (rev > 4426) > +++ packages/trunk/wormux/debian/changelog 2007-10-17 16:45:57 UTC (rev > 4427) > @@ -3,6 +3,11 @@ > [ Gerfried Fuchs ] > * Make watchfile actually watch. > > + [ Barry deFreese ] > + * Fix desktop file Action is not a valid category > + * Remove full path from exec line. > + * (Description is still not HIG compliant) > + > -- Gerfried Fuchs <[EMAIL PROTECTED]> Wed, 17 Oct 2007 18:13:50 +0200 > > wormux (0.8beta2-2) unstable; urgency=low > > Modified: packages/trunk/wormux/debian/wormux.desktop > =================================================================== > --- packages/trunk/wormux/debian/wormux.desktop 2007-10-17 16:44:26 UTC > (rev 4426) > +++ packages/trunk/wormux/debian/wormux.desktop 2007-10-17 16:45:57 UTC > (rev 4427) > @@ -8,9 +8,9 @@ > Comment[it]=Un gioco in 2D dove dei simpatici personaggi si sparano > allegramente > Comment[pl_PL]=Gra 2D, w ktorej smieszne postacie uzywaja smiesznych typow > broni > Comment[ro_RO]=Un joc în 2D în care personaje amuzante lansează arme amuzante > -Exec=/usr/games/wormux > +Exec=wormux > Icon=wormux_128x128.xpm > Terminal=false > Type=Application > StartupNotify=false > -Categories=Game;Action; > +Categories=Game;ActionGame;
I am not 100% sure, but I think thia file i deprecated in favour of the file provided by upstrem. -- Regards, EddyP ============================================= "Imagination is more important than knowledge" A.Einstein
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Pkg-games-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel

