From 97be1f951079be12c781c35411979d4b18812b37 Mon Sep 17 00:00:00 2001 From: Vika Date: Tue, 11 Mar 2025 14:13:07 +0300 Subject: Set application ID from Meson --- data/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/meson.build b/data/meson.build index 59f3f90..30fcded 100644 --- a/data/meson.build +++ b/data/meson.build @@ -66,7 +66,7 @@ configure_file( install_dir: datadir / 'glib-2.0' / 'schemas' ) -# Validata GSchema +# Validate GSchema test( 'validate-gschema', glib_compile_schemas, args: [ -- cgit 1.4.1