this was on F15 based remix

On Sun, Oct 2, 2011 at 9:41 PM, Danishka Navin <danishka@gmail.com> wrote:

# make the installer show up
if [ -f /usr/share/applications/liveinst.desktop ]; then
  # Show harddisk install in shell dash
  sed -i -e 's/NoDisplay=true/NoDisplay=false/' /usr/share/applications/liveinst.desktop ""
  # need to move it to anaconda.desktop to make shell happy
  mv /usr/share/applications/liveinst.desktop /usr/share/applications/anaconda.desktop

  cat >> /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.override << FOE
[org.gnome.shell]
favorite-apps=['mozilla-firefox.desktop', 'libreoffice-writer.desktop','evolution.desktop', 'empathy.desktop', 'rhythmbox.desktop', 'kde4/amarok.desktop', 'vlc.desktop', 'shotwell.desktop',  'nautilus.desktop', 'anaconda.desktop', 'gnome-terminal.desktop', 'liveinst.desktop', 'kde4/k3b.desktop']
FOE


this was in my kickstart but Live media wont show newly added favorits including the anaconda.



--
Danishka Navin
http://danishkanavin.blogspot.com
http://twitter.com/danishkanavin
http://www.flickr.com/photos/danishkanavin/







--
Danishka Navin
http://danishkanavin.blogspot.com
http://twitter.com/danishkanavin
http://www.flickr.com/photos/danishkanavin/