From d275ae9403cc7488ba9daf5bfe78ea30d84ecbac Mon Sep 17 00:00:00 2001 From: Luya Tshimbalanga Date: Wed, 16 Oct 2013 20:28:17 -0700 Subject: [PATCH] design: add tutorials list lnk --- fedora-live-design-suite.ks | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/fedora-live-design-suite.ks b/fedora-live-design-suite.ks index b10a738..b5e2698 100644 --- a/fedora-live-design-suite.ks +++ b/fedora-live-design-suite.ks @@ -118,6 +118,19 @@ Categories=Graphics;Documentation; FOE chmod a+x /usr/share/applications/inkscape-course.desktop +# Add link to lists of tutorials +cat >> /usr/share/applications/list-design-tutorials.desktop << FOE +[Desktop Entry] +Name=List of design tutorials +GenericName=List of design tutorials +Comment=Reference of design related tutorials +Exec=xdg-open http://fedoraproject.org/wiki/Design_Suite/Tutorials +Type=Application +Icon=applications-graphics +Categories=Graphics;Documentation; +FOE +chmod a+x /usr/share/applications/list-design-tutorials.desktop + # rebuild schema cache with any overrides we installed glib-compile-schemas /usr/share/glib-2.0/schemas