summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuya Tshimbalanga <luya@fedoraproject.org>2013-07-18 23:12:23 -0700
committerLuya Tshimbalanga <luya@fedoraproject.org>2013-07-18 23:12:23 -0700
commitcc9c456047483e363b2dc7a708fb72e0788e370f (patch)
tree10c3bb55c889013374343b504823480d1b8adb52
parentec9017b587c2925b8194d237d030ad3f8c06f059 (diff)
downloadspin-kickstarts-cc9c456047483e363b2dc7a708fb72e0788e370f.tar.gz
spin-kickstarts-cc9c456047483e363b2dc7a708fb72e0788e370f.tar.xz
spin-kickstarts-cc9c456047483e363b2dc7a708fb72e0788e370f.zip
Design: add pencil to the list
-rw-r--r--fedora-live-design-suite.ks13
1 files changed, 9 insertions, 4 deletions
diff --git a/fedora-live-design-suite.ks b/fedora-live-design-suite.ks
index e36de74..880f7a0 100644
--- a/fedora-live-design-suite.ks
+++ b/fedora-live-design-suite.ks
@@ -17,7 +17,7 @@ part / --size 8192
# graphics
blender
bluefish
-#cinepaint
+#cinepaint will be orphaned soon
cmyktool
darktable
dia
@@ -33,6 +33,7 @@ inkscape
mypaint
nautilus-image-converter
optipng
+pencil
scribus
colord-extra-profiles
synfigstudio
@@ -40,7 +41,6 @@ synfigstudio
xournal
# office
-bijiben # replaces gnote
pdfshuffler
# internet
@@ -50,8 +50,6 @@ filezilla
audacity
pitivi
-# system
-
# fonts
aajohan-comfortaa-fonts
adobe-source-sans-pro-fonts
@@ -87,6 +85,13 @@ overpass-fonts
%post
+# Set favourite apps for Design Suite
+cat >> /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.override << FOE
+[org.gnome.shell]
+favorite-apps=['firefox.desktop', 'evolution.desktop', 'gimp.desktop', 'shotwell.desktop', 'inkscape.desktop', 'scribus.desktop', 'blender.desktop', 'nautilus.desktop', 'anaconda.desktop']
+FOE
+
+
# Add link to the Inkscape Course
cat >> /usr/share/applications/inkscape-course.desktop << FOE
[Desktop Entry]