From cc9c456047483e363b2dc7a708fb72e0788e370f Mon Sep 17 00:00:00 2001 From: Luya Tshimbalanga Date: Thu, 18 Jul 2013 23:12:23 -0700 Subject: [PATCH] Design: add pencil to the list --- fedora-live-design-suite.ks | 13 +++++++++---- 1 file 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]