1
0
Fork 0

build: Join keybindings path correctly too

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2985>
This commit is contained in:
Jonas Ådahl 2023-05-04 14:01:03 +02:00 committed by Marge Bot
parent 8a4095308e
commit 39b28ad8c8

View file

@ -1,7 +1,7 @@
msgfmt = find_program('msgfmt')
# 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 = [
'50-mutter-navigation.xml',