]> Pileus Git - ~andy/gtk/commit
gdk: Update gdk_settings_map for blink timeout to work
authorBastien Nocera <hadess@hadess.net>
Mon, 15 Nov 2010 17:02:40 +0000 (17:02 +0000)
committerBastien Nocera <hadess@hadess.net>
Mon, 15 Nov 2010 17:15:19 +0000 (17:15 +0000)
commit6b23787d5a2b88f8a8b3f95e859bba7a02230b17
treed4298aa60937d6dba93301de512cfeb00f6c45a6
parenta3da018a64b07d8f30a471b0975f5015bb1582db
gdk: Update gdk_settings_map for blink timeout to work

gdk_settings_map needs to be updated when gdk_settings_names is changed,
and it's easier to add the setting at the end, so we don't need to
recalculate everything.

Really fixing:
https://bugzilla.gnome.org/show_bug.cgi?id=634697
gdk/x11/gdksettings.c