summaryrefslogtreecommitdiffstats
path: root/fedora-live-desktop.ks
diff options
context:
space:
mode:
authorKalev Lember <kalevlember@gmail.com>2013-04-06 23:38:17 +0200
committerKalev Lember <kalevlember@gmail.com>2013-04-06 23:38:17 +0200
commita594c43d8e97fa4da9041b2c5c27e3132a1bf9fc (patch)
tree8c8cf40d593a326a88868edcac0b4cd8539d1f10 /fedora-live-desktop.ks
parent1cbd9325a01529c5cf2513f961cd630ca3218723 (diff)
downloadspin-kickstarts-a594c43d8e97fa4da9041b2c5c27e3132a1bf9fc.tar.gz
spin-kickstarts-a594c43d8e97fa4da9041b2c5c27e3132a1bf9fc.tar.xz
spin-kickstarts-a594c43d8e97fa4da9041b2c5c27e3132a1bf9fc.zip
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.
Diffstat (limited to 'fedora-live-desktop.ks')
-rw-r--r--fedora-live-desktop.ks2
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