Adding "install to hard drive" and Terminal to favourits/left pannel

Danishka Navin danishka at gmail.com
Tue Oct 4 09:01:15 UTC 2011


Hi,

I was trying to add "install to hard drive" and Terminal to favourits/left
pannel.

I have changed the fedora-live-desktop.ks as follows but no luck..



# 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

  # add installer to user menu
  mkdir -p ~liveuser/.local/share/gnome-shell/extensions/
Installer at shell-extensions.fedoraproject.org
  cat >> ~liveuser/.local/share/gnome-shell/extensions/
Installer at shell-extensions.fedoraproject.org/metadata.json << FOE
{"shell-version": ["2.91.91"], "uuid": "
Installer at shell-extensions.fedoraproject.org", "name": "Installer",
"description": "Install OS from user menu"}
FOE



-- 
Danishka Navin
http://danishkanavin.blogspot.com
http://twitter.com/danishkanavin
http://www.flickr.com/photos/danishkanavin/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/desktop/attachments/20111004/64915603/attachment.html 


More information about the desktop mailing list