gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] a suggested gnash splash page, take 2


From: Patrice Dumas
Subject: Re: [Gnash-dev] a suggested gnash splash page, take 2
Date: Sun, 19 Oct 2008 22:11:22 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Sun, Oct 19, 2008 at 12:24:58AM -0400, Russ Nelson wrote:
> [[ typo'ed the URL. ]]
> 
> We should point distro packagers in the direction of this nice Gnash
> Splash SWF.  Since gnash requires a .swf on the command line to let
> the user access the Preferences menu, we need to give distro packagers
> SOMETHING to use to run gnash from the menu system.
> 
> http://getgnash.org/gnash-splash.swf

The trouble is that the .desktop syntax is to add %U for the url opened
by the application. It cannot be both
  Exec=gnash /usr/share/gnash/gnash-splash.swf
and
  Exec=gnash %U

A quick and dirty way to handle that would be to modify the gnash script
such that the first arg is $datadir/gnash/gnash-splash.swf if there is 
no arg at all.

What do you think about that?

--
Pat




reply via email to

[Prev in Thread] Current Thread [Next in Thread]