On Thu, Oct 08, 2009 at 09:46:53AM +0200, Josselin Mouette wrote: > --- gnash.desktop 2009-10-08 09:35:55.714052423 +0200 > +++ gnash.desktop 2009-10-08 > @@ -5,6 +5,8 @@ > GenericName= > Comment= > Icon=gnash > -Exec=/usr/bin/gnash > +Exec=gnash %U > Terminal=false > -Categories=AudioVideo;Player;GTK; > +Categories=AudioVideo;Video;Player;GTK; > +MimeType=application/x-shockwave-flash;application/futuresplash; > +NoDisplay=true > > > It would also be nice to include translations in this menu file; this > can be done easily with intltool, even without upstream supporting that.
I checked in your patch. Unfortunately we don't use the same gnash.desktop as upstream, so that would need to be fixed before we get translation support from them. Miriam, do you think we could switch to packaging/debian/gnash.desktop? The only relevant differences seem to be the ones that we just fixed in the debian version. -- Robert Millan The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and how) you may access your data; but nobody's threatening your freedom: we still allow you to remove your data and not access it at all." -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

