hello I just dropped releases of dconf 0.8.0 and dconf 0.9.0.
http://download.gnome.org/sources/dconf/0.8/dconf-0.8.0.tar.xz (164K) sha256sum: 05111e973c365696759dd1b37e3f5acc877eff24dd2e4036d742aac5da5dda3b http://download.gnome.org/sources/dconf/0.9/dconf-0.9.0.tar.xz (169K) sha256sum: df16ba1af423145f968fb7d36d0a1bfd75f27aefb5d3016aaecb1ab311944581 dconf 0.8.0 is a bugfixes-only release that (as planned) is almost entirely unchanged from 0.7.5. This makes a reasonable update to the stable release series of existing distributions. dconf 0.9.0 has a whole host of nice new features: - support loading/storing of maybe types in dconf - remove NFS detection hackery and rely on XDG runtime dir - add proper support for change notification to DConfClient - commandline tool improvements - reset: reset keys or entire subpaths - dump: dump entire subpaths to keyfile format - load: load them back again (maybe at a different path) - watch: actually works now - editor improvements - keys now change in editor when changed from outside - support for flags - show dconf-editor in applications list - work around incompatible Vala bindings changes with an #if - don't install the bash completion script as executable - fix a warning caused by reusing a GError variable - other small fixes I know that dconf 0.9 shows itself in the applications list without an icon -- we're hopefully getting one soon. Thanks to Robert Ancell, Matthias Clasen, Colin Walters, Michael Biebl, Jeremy Bicha, David Ronis, Pino Toscano, Ionut Biru, Antoine Jacoutot and Sébastien Bacher. Cheers _______________________________________________ gtk-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-devel-list
