Fix issues with GSETTINGS_CHECK_RULE
authorMatthias Clasen <mclasen@redhat.com>
Sat, 15 May 2010 01:58:08 +0000 (21:58 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 15 May 2010 01:58:08 +0000 (21:58 -0400)
commit2ed13de1533a1fafaac97be0fdc4154eb84ac35c
tree98d1f9d19848ef3151fab5963fc8539a07ae3252
parent763c1dab1f2c92526330425d77211b704668a3a3
Fix issues with GSETTINGS_CHECK_RULE

Rename the --schema-files option to --schema-file, since it only
accepts one file at a time. Change the GSETTINGS_CHECK_RULE to
use it that way, too. And also make it work better with !srcdir
builds.

Bugs #616731 and #616864
gio/gschema-compile.c
gio/tests/gschema-compile.c
m4macros/gsettings.m4