mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
Use the correct directory when installing keybindings. (#454055)
2007-07-23 Matthias Clasen <mclasen@redhat.com> * configure.in: * src/Makefile.am: Use the correct directory when installing keybindings. (#454055) svn path=/trunk/; revision=3278
This commit is contained in:

committed by
Matthias Clasen

parent
2d74cdc026
commit
e98e38d32e
@ -163,7 +163,7 @@ schema_DATA = $(schema_in_files:.schemas.in=.schemas)
|
||||
|
||||
@INTLTOOL_XML_NOMERGE_RULE@
|
||||
|
||||
xmldir = $(datadir)/control-center/keybindings
|
||||
xmldir = @GNOME_KEYBINDINGS_KEYSDIR@
|
||||
xml_in_files = 50-metacity-desktop-key.xml.in 50-metacity-key.xml.in
|
||||
xml_DATA = $(xml_in_files:.xml.in=.xml)
|
||||
|
||||
|
Reference in New Issue
Block a user