[Fedora-spins] [spin-kickstarts] desktop: Sync the list of favourite apps with upstream GNOME Shell

Kalev Lember kalev at fedoraproject.org
Sun Apr 7 01:38:50 UTC 2013


commit a594c43d8e97fa4da9041b2c5c27e3132a1bf9fc
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat Apr 6 23:38:17 2013 +0200

    desktop: Sync the list of favourite apps with upstream GNOME Shell
    
    The two lists used to be the same, but have gotten out of sync over
    time. We need Anaconda to show up on the live media, otherwise the GNOME
    Shell's defaults work fine.

 fedora-live-desktop.ks |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/fedora-live-desktop.ks b/fedora-live-desktop.ks
index 0690680..c402e37 100644
--- a/fedora-live-desktop.ks
+++ b/fedora-live-desktop.ks
@@ -39,7 +39,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', 'openoffice.org-writer.desktop', 'nautilus.desktop', 'anaconda.desktop']
+favorite-apps=['firefox.desktop', 'evolution.desktop', 'empathy.desktop', 'rhythmbox.desktop', 'shotwell.desktop', 'libreoffice-writer.desktop', 'nautilus.desktop', 'gnome-documents.desktop', 'anaconda.desktop']
 FOE
 
   # Make the welcome screen show up


More information about the spins mailing list