[gsettings-desktop-schemas/wip/carlosg/meson: 4/4] build: Install GConf convert scripts through meson
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas/wip/carlosg/meson: 4/4] build: Install GConf convert scripts through meson
- Date: Tue, 11 Dec 2018 13:31:36 +0000 (UTC)
commit 73fb133687ac8dc330e7998cd55a19a994e1f351
Author: Carlos Garnacho <carlosg gnome org>
Date: Fri Dec 7 23:02:45 2018 +0100
build: Install GConf convert scripts through meson
schemas/meson.build | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/schemas/meson.build b/schemas/meson.build
index b8b4e5d..a31e38e 100644
--- a/schemas/meson.build
+++ b/schemas/meson.build
@@ -49,3 +49,9 @@ foreach schema: schemas_in
endforeach
gnome.compile_schemas(build_by_default: true)
+
+install_data(
+ 'gsettings-desktop-schemas.convert',
+ 'wm-schemas.convert',
+ install_dir: join_paths(datadir, 'GConf', 'gsettings'),
+)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]