GNOME Bugzilla – Bug 323308
Add syncing for new GtkSettings properties
Last modified: 2010-10-21 11:44:43 UTC
I just commited X settings support for the new GtkSettings properties "gtk-timeout-initial", "gtk-timeout-repeat", "gtk-color-scheme" and "gtk-enable-enimations" to GTK+ HEAD. They need GConf keys and maybe a GUI.
Apologies for spam-- marking AP4 to reflect accessibility impact.
Apologies for spam... ensuring Sun a11y folks are cc'ed on all current accessibility bugs.
Patches, anyone?
(In reply to comment #0) > I just commited X settings support for the new GtkSettings properties > "gtk-timeout-initial", > "gtk-timeout-repeat", Done in gsettings-desktop-schemas. > "gtk-color-scheme" and Done in gsettings-desktop-schemas. I also added gtk-color-palette there. > "gtk-enable-enimations" to GTK+ HEAD. Was already in libgnome, now also in gsettings-desktop-schemas. > They need GConf keys and maybe a GUI. Leaving open until we actually sync those GSettings keys to the Gtk XSettings in the xsettings plugin.
Done in: http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=6d7498114930de358573e97f54880c586c9f9c66 For bug 631502