# Install our gschema.xml file so that we can write stateful information to GSettings install_data ( 'gschema.xml', install_dir: join_paths (get_option ('datadir'), 'glib-2.0', 'schemas'), rename: meson.project_name () + '.gschema.xml' )