From 39c6571a46e5d432f96d4a20946f7d4e5f72f9fd Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Wed, 23 Jun 2021 13:39:55 -0400 Subject: gnome: Set GSETTINGS_SCHEMA_DIR in devenv --- docs/markdown/Commands.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/markdown/Commands.md') diff --git a/docs/markdown/Commands.md b/docs/markdown/Commands.md index fc8cdd2e9..aa538b1d6 100644 --- a/docs/markdown/Commands.md +++ b/docs/markdown/Commands.md @@ -302,5 +302,9 @@ These variables are set in environment in addition to those set using `meson.add `PATH` on Windows. - `GI_TYPELIB_PATH` includes every directory where a GObject Introspection typelib is built. This is automatically set when using `gnome.generate_gir()`. +- `GSETTINGS_SCHEMA_DIR` *Since 0.59.0* includes every directory where a GSettings + schemas is compiled. This is automatically set when using `gnome.compile_schemas()`. + Note that this requires GLib >= 2.64 when `gnome.compile_schemas()` is used in + more than one directory. {{ devenv_arguments.inc }} -- cgit v1.2.3