build: Join keybindings path correctly too
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2985>
This commit is contained in:
parent
8a4095308e
commit
39b28ad8c8
@ -1,7 +1,7 @@
|
|||||||
msgfmt = find_program('msgfmt')
|
msgfmt = find_program('msgfmt')
|
||||||
|
|
||||||
# Unconditionally use this dir to avoid a circular dep with gnomecc
|
# Unconditionally use this dir to avoid a circular dep with gnomecc
|
||||||
gnome_keybindings_keysdir = datadir / 'gnome-control-center/keybindings'
|
gnome_keybindings_keysdir = datadir / 'gnome-control-center' / 'keybindings'
|
||||||
|
|
||||||
keybinding_xml_files = [
|
keybinding_xml_files = [
|
||||||
'50-mutter-navigation.xml',
|
'50-mutter-navigation.xml',
|
||||||
|
Loading…
Reference in New Issue
Block a user