#603 Update Workstation favorite apps for live session
Merged 4 years ago by kevin. Opened 4 years ago by catanzaro.
catanzaro/fedora-kickstarts mcatanzaro/favorite-apps  into  master

file modified
+1 -1
@@ -56,7 +56,7 @@ 

  

    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

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.

Pull-Request has been merged by kevin

4 years ago
Metadata