1
0
Fork 0

Merging upstream version 20240916 (Closes: #1079257).

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 23:20:06 +01:00
parent 37100210a9
commit af3a3f3a8f
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
122 changed files with 8062 additions and 6057 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)