Fix metacity theme path (#1231856)
${configdir} already includes the /common/ path component. Related: rhbz#1231856
This commit is contained in:
parent
41715eb194
commit
94d4bc7c4a
@ -101,7 +101,7 @@ gconfset /desktop/gnome/interface/accessibility bool true
|
||||
gconfset /desktop/gnome/interface/at-spi-corba bool true
|
||||
|
||||
## Replace the metacity theme file with one that hides the titlebar of maximized windows
|
||||
install ${configdir}/common/metacity-theme-2.xml usr/share/themes/Adwaita/metacity-1/
|
||||
install ${configdir}/metacity-theme-2.xml usr/share/themes/Adwaita/metacity-1/
|
||||
|
||||
## Some settings are controlled by gsettings now.
|
||||
install ${configdir}/org.gnome.desktop.wm.keybindings.gschema.override usr/share/glib-2.0/schemas
|
||||
|
Loading…
Reference in New Issue
Block a user