Re: Install Fedora Button for LiveCD

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

 



Hey again,

On Fri, May 4, 2012 at 9:19 AM, Cosimo Cecchi <cosimoc@xxxxxxxxx> wrote:
>> // provided by the 'anaconda' package
>> anacondaApp = Gio.DesktopAppInfo.new('anaconda.desktop');
>> if (!anacondaApp)
>>     anacondaApp = Gio.DesktopAppInfo.new('liveinst.desktop');
>>
>> I think you only want liveinst.desktop and not anaconda.desktop.
>> Minimally, you need to swap them so liveinst.desktop gets run by
>> default.
>
> Yeah good point - I copied that code from Kalev's notification, but it
> seems /usr/share/applications/anaconda.desktop is not provided by any
> package in my F17, so I now just removed it.
Sorry to give you bad advice, I was totally wrong.

We do this in the kickstart file:

mv /usr/share/applications/liveinst.desktop
/usr/share/applications/anaconda.desktop

I believe we do that so the WM_CLASS matches.

My misguided messages was because I was worried anaconda was getting
run instead of /usr/sbin/liveinst

--Ray
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux