summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuya Tshimbalanga <luya@fedoraproject.org>2013-05-13 20:22:30 -0700
committerLuya Tshimbalanga <luya@fedoraproject.org>2013-05-13 20:22:30 -0700
commit29ae6062aea53312ef8c4e58235502c0b156e6a1 (patch)
tree78a8e0acda9e61721e6eb36b5d3713a4a28e94f7
parent4b6309582bbed438e36173802b288bd81e59b7c2 (diff)
downloadspin-kickstarts-29ae6062aea53312ef8c4e58235502c0b156e6a1.tar.gz
spin-kickstarts-29ae6062aea53312ef8c4e58235502c0b156e6a1.tar.xz
spin-kickstarts-29ae6062aea53312ef8c4e58235502c0b156e6a1.zip
design: remove duplicated favorite apps from ks
-rw-r--r--fedora-live-design-suite.ks9
1 files changed, 1 insertions, 8 deletions
diff --git a/fedora-live-design-suite.ks b/fedora-live-design-suite.ks
index 497d799..fc53337 100644
--- a/fedora-live-design-suite.ks
+++ b/fedora-live-design-suite.ks
@@ -5,7 +5,7 @@
# Website: http://fedoraproject.org/wiki/Design_Suite
# Maintainers:
# - Luya Tshimbalanga <sdz AT fedoraproject DOT org>
-# - Sebastian Dziallas <sdz AT fedoraproject DOT org>
+# - Previous maintainer Sebastian Dziallas
%include fedora-live-desktop.ks
@@ -66,7 +66,6 @@ overpass-fonts
-gnome-boxes
-eog
-
# Legacy cmdline things we don't want
-krb5-auth-dialog
-krb5-workstation
@@ -92,12 +91,6 @@ overpass-fonts
%post
-#Include favorite design applications
-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', 'gimp.desktop', 'inkscape.desktop', 'scribus.desktop', 'nautilus.desktop', 'anaconda.desktop']
-FOE
-
# Add link to the Inkscape Course
cat >> /usr/share/applications/inkscape-course.desktop << FOE
[Desktop Entry]