design suite: temporarity drop gnome-books

This commit is contained in:
Luya Tshimbalanga 2022-08-19 08:05:39 -07:00 committed by kevin
parent 9b4ecbd232
commit 6d741ddcf0
2 changed files with 5 additions and 6 deletions

View File

@ -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

View File

@ -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