forked from srbala/fedora-kickstarts
design suite: temporarity drop gnome-books
This commit is contained in:
parent
9b4ecbd232
commit
6d741ddcf0
@ -10,7 +10,7 @@ deja-dup
|
||||
deja-dup-nautilus
|
||||
|
||||
# Add extra gnome applications
|
||||
gnome-books
|
||||
#gnome-books
|
||||
gnome-calendar
|
||||
gnome-photos
|
||||
gnome-pomodoro
|
||||
@ -22,11 +22,10 @@ powerline-fonts
|
||||
|
||||
# removal of unneeded applications
|
||||
-gnome-boxes
|
||||
-eog
|
||||
|
||||
|
||||
# temporarily removing conflicting application
|
||||
-mypaint
|
||||
-sparkleshare
|
||||
-blender-luxcorerender
|
||||
|
||||
%end
|
||||
|
@ -62,10 +62,10 @@ if [ -f `which powerline-daemon` ]; then
|
||||
fi
|
||||
FOE
|
||||
|
||||
# rebuild schema cache with any overrides we installed
|
||||
glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||
|
||||
#Override the favorite desktop application in Dash
|
||||
sed -i "s/favorite-apps=."'*'"/favorite-apps=['firefox.desktop', 'shotwell.desktop', 'gimp.desktop', 'darktable.desktop','krita.desktop', 'inkscape.desktop', 'blender.desktop', 'libreoffice-writer.desktop', 'scribus.desktop', 'pitivi.desktop', 'nautilus.desktop', 'bijiben.desktop', 'anaconda.desktop', 'list-design-tutorials.desktop']/" /etc/rc.d/init.d/livesys
|
||||
|
||||
# rebuild schema cache with any overrides we installed
|
||||
glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||
|
||||
%end
|
||||
|
Loading…
Reference in New Issue
Block a user