move GSettingsSchemaKey to gsettingsschema.c
authorRyan Lortie <desrt@desrt.ca>
Mon, 14 Nov 2011 16:15:58 +0000 (17:15 +0100)
committerRyan Lortie <desrt@desrt.ca>
Thu, 17 Nov 2011 14:03:38 +0000 (14:03 +0000)
commit104f7353a7c86a8a34b1b284d1b7d453eacb0c74
tree7e1decb33d250bdfde4b3268a097a4ff85679fe9
parent53b591854586171c05ea602795e27982faea5eaa
move GSettingsSchemaKey to gsettingsschema.c

These functions no longer have anything to do with GSettings itself, so
they should not be in that file anymore.

GSettings still wants direct access to the GSettingsSchemaKey structure,
so put that one in gsettingsschema-internal.h.
gio/gsettings.c
gio/gsettingsschema-internal.h
gio/gsettingsschema.c