[haiku-commits] Re: r36833 - in haiku/trunk/3rdparty/mmu_man/themes: . addons

  • From: "François Revol" <revol@xxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 17 May 2010 16:52:24 +0200 CEST

Le Mon, 17 May 2010 16:03:00 +0200, Jeroen Oortwijn a écrit :
> On 2010-05-16, revol@xxxxxxx <revol@xxxxxxx> wrote:
> >             case skOnlineThemes:
> > -                   be_roster->Launch( "application/x-vnd.Mozilla-Firefox",
> > 1, &skThemeURL);
> > +                   be_roster->Launch( "application/x-vnd.Mozilla-Firefox",
> > 1, (char **)&skThemeURL);
>
> Isn't it better to use something like:
> be_roster->Launch("application/x-vnd.Be.URL.http", 1, (char **)&
> skThemeURL);
> ?

Indeed, though it's dead code anyway for now. Maybe someone wants to
set up a theme website for Haiku ? :D

François.

Other related posts: