mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-26 09:03:09 +00:00
mate: sync master with f21 branch
This commit is contained in:
parent
5f7ca87f01
commit
395757c4b6
@ -19,9 +19,6 @@ fi
|
||||
mkdir /home/liveuser/Desktop
|
||||
cp /usr/share/applications/liveinst.desktop /home/liveuser/Desktop
|
||||
|
||||
# temporarily fix for theme issue with anaconda rhbz (#1136994)
|
||||
sed -i "s/^gtk-theme='BlueMenta'/gtk-theme='Adwaita'/" /usr/share/glib-2.0/schemas/mate-fedora.gschema.override
|
||||
|
||||
# rebuild schema cache with any overrides we installed
|
||||
glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||
|
||||
|
@ -26,10 +26,29 @@
|
||||
-@mate-applications
|
||||
-mate-icon-theme-faenza
|
||||
-transmission-gtk
|
||||
-samba-client
|
||||
-gnome-themes
|
||||
-fedora-icon-theme
|
||||
-espeak
|
||||
-gstreamer-plugins-espeak
|
||||
-ibus-typing-booster
|
||||
-ibus-kkc
|
||||
-libkkc
|
||||
-libkkc-data #save 30MB
|
||||
-skkdic # save 25MB
|
||||
-ibus-libpinyin
|
||||
-libpinyin
|
||||
-libpinyin-data #save 31MB
|
||||
-colord
|
||||
|
||||
# Drop oversized fonts that aren't needed
|
||||
-cjkuni-uming-fonts
|
||||
-wqy-zenhei-fonts
|
||||
-adobe-source-han-* # save 94MB
|
||||
-naver-nanum-gothic-fonts # save 14MB
|
||||
-stix-fonts
|
||||
-vlgothic-fonts
|
||||
-paratype-pt-sans-fonts
|
||||
-jomolhari-fonts
|
||||
-sil-abyssinica-fonts
|
||||
|
||||
# Drop the Java plugin
|
||||
-icedtea-web
|
||||
@ -41,6 +60,9 @@
|
||||
# No printing
|
||||
-foomatic-db-ppds
|
||||
-foomatic
|
||||
-gutenprint
|
||||
-gutenprint-cups
|
||||
-gutenprint-libs
|
||||
|
||||
# Dictionaries are big
|
||||
# we're going to try keeping hunspell-* after notting, davidz, and ajax voiced
|
||||
|
@ -11,7 +11,6 @@ compiz-plugins-extra
|
||||
compiz-manager
|
||||
compizconfig-python
|
||||
compiz-plugins-unsupported
|
||||
compiz-bcop
|
||||
compiz-mate
|
||||
libcompizconfig
|
||||
compiz-plugins-main
|
||||
|
Loading…
Reference in New Issue
Block a user