From 3cd8f80d1bf6c44c1c9e6d70fe10e718a8d47b0a Mon Sep 17 00:00:00 2001 From: Luya Tshimbalanga Date: Jul 02 2013 06:25:05 +0000 Subject: design: remove cinepaint due to bug #904256, readd tutorial --- diff --git a/fedora-live-design-suite.ks b/fedora-live-design-suite.ks index fcd9fe1..e36de74 100644 --- a/fedora-live-design-suite.ks +++ b/fedora-live-design-suite.ks @@ -4,7 +4,7 @@ # - A Spin targeted towards professional designers # Website: http://fedoraproject.org/wiki/Design_Suite # Maintainers: -# - Luya Tshimbalanga +# - Luya Tshimbalanga # - Previous maintainer Sebastian Dziallas %include fedora-live-desktop.ks @@ -17,7 +17,7 @@ part / --size 8192 # graphics blender bluefish -cinepaint +#cinepaint cmyktool darktable dia @@ -33,8 +33,6 @@ inkscape mypaint nautilus-image-converter optipng -# pinta # is huge because it needs mono -# postr # dropped because shotwell support flickr upload scribus colord-extra-profiles synfigstudio @@ -42,7 +40,7 @@ synfigstudio xournal # office -gnote +bijiben # replaces gnote pdfshuffler # internet @@ -53,8 +51,6 @@ audacity pitivi # system -# gtk-recordmydesktop # dropped for space (#887991) -# network-manager-applet #part of Gnome Desktop # fonts aajohan-comfortaa-fonts @@ -89,22 +85,21 @@ overpass-fonts %end -#%post +%post # Add link to the Inkscape Course -#cat >> /usr/share/applications/inkscape-course.desktop << FOE -#[Desktop Entry] -#Name=Introduction To Inkscape -#GenericName=Inkscape Course -#Comment=Materials from Máirín Duffy's Inkscape Class -#Exec=xdg-open http://linuxgrrl.com/learn/Introduction_To_Inkscape -#Type=Application -#Icon=fedora-logo-icon -#Categories=Graphics;Documentation; -#FOE -#chmod a+x /usr/share/applications/inkscape-course.desktop - -#EOF - -#%end +cat >> /usr/share/applications/inkscape-course.desktop << FOE +[Desktop Entry] +Name=Introduction To Inkscape +GenericName=Inkscape Course +Comment=Materials from Máirín Duffy's Inkscape Class +Exec=xdg-open http://linuxgrrl.com/learn/Introduction_To_Inkscape +Type=Application +Icon=fedora-logo-icon +Categories=Graphics;Documentation; +FOE +chmod a+x /usr/share/applications/inkscape-course.desktop + +EOF +%end