From 88db72a1c39dce4b4bdca897da1cbe0869f0fe31 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 1 Oct 2014 17:47:15 +0200 Subject: [PATCH] workstation: Sync the list of favourite apps with upstream --- fedora-live-workstation.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-live-workstation.ks b/fedora-live-workstation.ks index 4a0fe16..ea5f9ca 100644 --- a/fedora-live-workstation.ks +++ b/fedora-live-workstation.ks @@ -34,7 +34,7 @@ if [ -f /usr/share/applications/liveinst.desktop ]; then cat >> /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.override << FOE [org.gnome.shell] -favorite-apps=['firefox.desktop', 'evolution.desktop', 'empathy.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'libreoffice-writer.desktop', 'nautilus.desktop', 'gnome-documents.desktop', 'anaconda.desktop'] +favorite-apps=['firefox.desktop', 'evolution.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'org.gnome.Nautilus.desktop', 'anaconda.desktop'] FOE # Make the welcome screen show up