Skip to content
Unverified Commit 396da207 authored by aszlig's avatar aszlig
Browse files

miro: Fix desktop schema GSettings path.



The real path of the schemas is:

$out/share/gsettings-schemas/gsettings-desktop-schemas-3.10.1/glib-2.0/schemas

While the previous approach was to load schemas from:

$out/share/glib-2.0/schemas

So, we're now relying on the setup hook of glib to find the right schema
path.

Signed-off-by: default avataraszlig <aszlig@redmoonstudios.org>
parent 6fec10dd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment