[gsettings-desktop-schemas/wip/carlosg/meson] 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] build: Install GConf convert scripts through meson
- Date: Fri, 7 Dec 2018 22:03:27 +0000 (UTC)
commit 3f1a4001af6b6827c9d09d9c2eae8050a3d994d4
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 a176b29..ad9e18e 100644
--- a/schemas/meson.build
+++ b/schemas/meson.build
@@ -39,3 +39,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]