Remove fedora-gnome-theme
fedora-gnome-theme provides gnome-themes-standard, from which we remove everything except a metacity theme file that metacity doesn't actually use. Remove fedora-gnome-theme entirely and manually add the font dependency that it was pulling in.
This commit is contained in:
parent
d746ea7323
commit
22017af48a
@ -114,8 +114,6 @@ removefrom gtk3 /usr/share/themes/*
|
|||||||
## the Fedora icon theme inherits from Mist, so we need that
|
## the Fedora icon theme inherits from Mist, so we need that
|
||||||
removefrom gnome-themes --allbut /usr/share/icons/Mist/* \
|
removefrom gnome-themes --allbut /usr/share/icons/Mist/* \
|
||||||
/usr/share/themes/Clearlooks/*
|
/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/*
|
removefrom metacity --allbut /usr/bin/* /usr/${libdir}/* /etc/*
|
||||||
|
|
||||||
## filesystem tools
|
## filesystem tools
|
||||||
|
@ -136,11 +136,12 @@ installpkg vlgothic-fonts
|
|||||||
installpkg wqy-microhei-fonts
|
installpkg wqy-microhei-fonts
|
||||||
installpkg sil-abyssinica-fonts
|
installpkg sil-abyssinica-fonts
|
||||||
installpkg xorg-x11-fonts-misc
|
installpkg xorg-x11-fonts-misc
|
||||||
installpkg gnome-themes-standard gnome-icon-theme-legacy
|
installpkg gnome-icon-theme-legacy
|
||||||
installpkg aajohan-comfortaa-fonts
|
installpkg aajohan-comfortaa-fonts
|
||||||
|
installpkg abattis-cantarell-fonts
|
||||||
|
|
||||||
## branding & logos
|
## branding & logos
|
||||||
installpkg fedora-gnome-theme fedora-icon-theme
|
installpkg fedora-icon-theme
|
||||||
|
|
||||||
## debugging/bug reporting tools
|
## debugging/bug reporting tools
|
||||||
installpkg gdb-gdbserver
|
installpkg gdb-gdbserver
|
||||||
|
Loading…
Reference in New Issue
Block a user