1
0
Fork 0

Renaming extensions subdirectory for GNOME 47.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-03-24 19:44:07 +01:00
parent f2db668ec8
commit 31895d6188
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
116 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,6 @@
schema = rdnn + '.gschema.xml'
schema_dir = datadir / 'glib-2.0' / 'schemas'
install_data(schema, install_dir : schema_dir)
gnome.post_install(glib_compile_schemas : true)