mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-10 08:00:06 +00:00
design: add more acategories for apps-folder, removal of Inkscape tutorial in favor of design tutorials
This commit is contained in:
parent
c6112064c0
commit
ffb9dc20a5
@ -102,22 +102,9 @@ cat >> /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.override << FOE
|
|||||||
[org.gnome.shell]
|
[org.gnome.shell]
|
||||||
favorite-apps=['firefox.desktop', 'evolution.desktop', 'shotwell.desktop', 'gimp.desktop', 'inkscape.desktop', 'blender.desktop', 'libreoffice-writer.desktop', 'scribus.desktop', 'nautilus.desktop', 'bijiben.desktop', 'anaconda.desktop', 'list-design-tutorials.desktop']
|
favorite-apps=['firefox.desktop', 'evolution.desktop', 'shotwell.desktop', 'gimp.desktop', 'inkscape.desktop', 'blender.desktop', 'libreoffice-writer.desktop', 'scribus.desktop', 'nautilus.desktop', 'bijiben.desktop', 'anaconda.desktop', 'list-design-tutorials.desktop']
|
||||||
#Enable categories in Gnome Shell
|
#Enable categories in Gnome Shell
|
||||||
app-folder-categories=['Utilities', 'Sundry', 'Office', 'Network', 'Internet', 'Graphics', 'Games', 'Multimedia', 'System', 'Development', 'Accessories', 'System Settings', 'Other']
|
app-folder-categories=['Utilities', 'Games', 'Sundry', 'Office', 'Network', 'Internet', 'Graphics', 'Multimedia', 'System', 'Development', 'Accessories', 'System Settings', 'wine-wine', 'Crossover', 'Crossover Games', 'Science', 'Education', 'Universal Access', 'Other']
|
||||||
FOE
|
FOE
|
||||||
|
|
||||||
# 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
|
|
||||||
|
|
||||||
# Add link to lists of tutorials
|
# Add link to lists of tutorials
|
||||||
cat >> /usr/share/applications/list-design-tutorials.desktop << FOE
|
cat >> /usr/share/applications/list-design-tutorials.desktop << FOE
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
|
Loading…
Reference in New Issue
Block a user