From 28e8bddc653c4a85f552ad05da3c333681080ce0 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Tue, 11 Feb 2020 15:42:38 +0000 Subject: [PATCH] Update Workstation favorite apps for live session We haven't had Evolution or Shotwell installed by default in a long time, so this list is pretty stale. Sync it with upstream, except for Geary (which we don't ship) and Music (we still have Rhythmbox). I'll also omit GNOME Software, since I'm not sure we can expect installing apps to work well in a live session. --- 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 e06c3f6..6f9f5e4 100644 --- a/fedora-live-workstation.ks +++ b/fedora-live-workstation.ks @@ -56,7 +56,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', 'rhythmbox.desktop', 'shotwell.desktop', 'org.gnome.Nautilus.desktop', 'anaconda.desktop'] +favorite-apps=['firefox.desktop', 'org.gnome.Calendar.desktop', 'rhythmbox.desktop', 'org.gnome.Photos.desktop', 'org.gnome.Nautilus.desktop', 'anaconda.desktop'] FOE # Make the welcome screen show up