lorax: keep GTK theme installed, minor cleanup
This commit is contained in:
parent
3bfd4282f3
commit
41896c82c4
@ -110,9 +110,6 @@ removefrom gtk3 /usr/share/themes/*
|
||||
## the Fedora icon theme inherits from Mist, so we need that
|
||||
removefrom gnome-themes --allbut /usr/share/icons/Mist/* \
|
||||
/usr/share/themes/Clearlooks/*
|
||||
## Adwaita is the default theme for gtk3 and the default metacity theme
|
||||
removefrom gnome-themes-standard --allbut /usr/share/themes/Adwaita/*
|
||||
removefrom metacity --allbut /usr/bin/* /usr/${libdir}/* /etc/*
|
||||
|
||||
## filesystem tools
|
||||
removefrom e2fsprogs /usr/share/locale/*
|
||||
|
@ -4,7 +4,7 @@
|
||||
installpkg python
|
||||
|
||||
## anaconda package
|
||||
installpkg anaconda anaconda-widgets
|
||||
installpkg anaconda
|
||||
## anaconda deps that aren't in the RPM
|
||||
installpkg tmux
|
||||
installpkg iscsi-initiator-utils
|
||||
|
@ -104,10 +104,6 @@ gconfset /apps/metacity/global_keybindings/switch_windows string disabled
|
||||
gconfset /desktop/gnome/interface/accessibility bool true
|
||||
gconfset /desktop/gnome/interface/at-spi-corba bool true
|
||||
|
||||
## Make sure we have a GTK theme
|
||||
mkdir etc/gtk-3.0/
|
||||
copy usr/share/gtk-3.0/settings.ini etc/gtk-3.0/
|
||||
|
||||
## Some settings are controlled by gsettings now.
|
||||
install ${configdir}/org.gnome.desktop.wm.keybindings.gschema.override usr/share/glib-2.0/schemas
|
||||
install ${configdir}/org.gnome.desktop.wm.preferences.gschema.override usr/share/glib-2.0/schemas
|
||||
|
Loading…
Reference in New Issue
Block a user