Fix naming #2
This commit is contained in:
parent
78682d073a
commit
eecbeae6f5
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ if appstream_util.found()
|
||||||
test('Validate appstream file', appstream_util, args: ['validate', appstream_file])
|
test('Validate appstream file', appstream_util, args: ['validate', appstream_file])
|
||||||
endif
|
endif
|
||||||
|
|
||||||
install_data('com.hackclub.Burrow.gschema.xml',
|
install_data('com.hackclub.burrow.gschema.xml',
|
||||||
install_dir: join_paths(get_option('datadir'), 'glib-2.0/schemas')
|
install_dir: join_paths(get_option('datadir'), 'glib-2.0/schemas')
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue