Commit graph

5 commits

Author SHA1 Message Date
Jan Tojnar ba718cff9a gnome.dconf-editor: 43.alpha → 43.beta
https://gitlab.gnome.org/GNOME/dconf-editor/-/compare/43.alpha...43.beta

Changelog-Reviewed-By: jtojnar
2022-10-11 18:52:12 +02:00
Jan Tojnar 4bb0379b81 gnome.dconf-editor: 3.38.3 → 43.alpha
https://gitlab.gnome.org/GNOME/dconf-editor/-/compare/3.38.3...43.alpha

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:12 +02:00
Jan Tojnar 645796c0cb dconf-editor: fix build with Meson 0.61 2022-03-30 11:36:56 +02:00
Jan Tojnar 289a54ef8d dconf-editor: Respect NIX_GSETTINGS_OVERRIDES_DIR variable
We patch GLib to recognize NIX_GSETTINGS_OVERRIDES_DIR
environment variable as a high priority source of settings
schemas. This is used by NixOS modules for desktop environments
like GNOME to set default values for stuff like background image.

Since dconf-editor uses custom GSettingsSchemaSource,
it bypassed that patch, leading to the dconf-editor
showing different values from what other apps
using the GLib’s default source saw.

Let’s mirror our GLib patch in dconf-editor to fix that.
2022-03-30 11:36:56 +02:00
Jan Tojnar 468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00