diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-04-19 09:49:22 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-04-19 09:49:22 -0400 |
commit | fac8b91eafb7658ced725265d5df20a5b784698b (patch) | |
tree | 76171796eaca6c9445129f24260a742d44c5aae6 /gio-2.0.pc.in | |
parent | dd98785e85b3f8f030b1fc6ebe1610ddf0bf971f (diff) | |
download | glib-fac8b91eafb7658ced725265d5df20a5b784698b.tar.gz |
Add gsettings-related variables
Diffstat (limited to 'gio-2.0.pc.in')
-rw-r--r-- | gio-2.0.pc.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gio-2.0.pc.in b/gio-2.0.pc.in index 65503777a..30137bce6 100644 --- a/gio-2.0.pc.in +++ b/gio-2.0.pc.in @@ -4,6 +4,8 @@ libdir=@libdir@ includedir=@includedir@ giomoduledir=@GIO_MODULE_DIR@ +gsettingsschemadir=@datarootdir@/glib-2.0/schemas +gsettingsupdateschemacache=@bindir@/gschema-compile Name: GIO Description: glib I/O library |