forked from srbala/fedora-kickstarts
mate: sync master with f21 branch
This commit is contained in:
parent
5f7ca87f01
commit
395757c4b6
@ -19,9 +19,6 @@ fi
|
|||||||
mkdir /home/liveuser/Desktop
|
mkdir /home/liveuser/Desktop
|
||||||
cp /usr/share/applications/liveinst.desktop /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
|
# rebuild schema cache with any overrides we installed
|
||||||
glib-compile-schemas /usr/share/glib-2.0/schemas
|
glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||||
|
|
||||||
|
@ -26,10 +26,29 @@
|
|||||||
-@mate-applications
|
-@mate-applications
|
||||||
-mate-icon-theme-faenza
|
-mate-icon-theme-faenza
|
||||||
-transmission-gtk
|
-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
|
# Drop oversized fonts that aren't needed
|
||||||
-cjkuni-uming-fonts
|
-adobe-source-han-* # save 94MB
|
||||||
-wqy-zenhei-fonts
|
-naver-nanum-gothic-fonts # save 14MB
|
||||||
|
-stix-fonts
|
||||||
|
-vlgothic-fonts
|
||||||
|
-paratype-pt-sans-fonts
|
||||||
|
-jomolhari-fonts
|
||||||
|
-sil-abyssinica-fonts
|
||||||
|
|
||||||
# Drop the Java plugin
|
# Drop the Java plugin
|
||||||
-icedtea-web
|
-icedtea-web
|
||||||
@ -41,6 +60,9 @@
|
|||||||
# No printing
|
# No printing
|
||||||
-foomatic-db-ppds
|
-foomatic-db-ppds
|
||||||
-foomatic
|
-foomatic
|
||||||
|
-gutenprint
|
||||||
|
-gutenprint-cups
|
||||||
|
-gutenprint-libs
|
||||||
|
|
||||||
# Dictionaries are big
|
# Dictionaries are big
|
||||||
# we're going to try keeping hunspell-* after notting, davidz, and ajax voiced
|
# we're going to try keeping hunspell-* after notting, davidz, and ajax voiced
|
||||||
|
@ -11,7 +11,6 @@ compiz-plugins-extra
|
|||||||
compiz-manager
|
compiz-manager
|
||||||
compizconfig-python
|
compizconfig-python
|
||||||
compiz-plugins-unsupported
|
compiz-plugins-unsupported
|
||||||
compiz-bcop
|
|
||||||
compiz-mate
|
compiz-mate
|
||||||
libcompizconfig
|
libcompizconfig
|
||||||
compiz-plugins-main
|
compiz-plugins-main
|
||||||
|
Loading…
Reference in New Issue
Block a user