From f95a4634519d4e41c4d1f29ab4f6cf0503a37995 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 26 Aug 2002 15:55:28 +0000 Subject: only set the key if the value is different from what we've already read 2002-08-26 Rodrigo Moya * e-config-listener.c (e_config_listener_set_long): only set the key if the value is different from what we've already read from the database, to avoid extra change notifications. (e_config_listener_set_string): likewise. svn path=/trunk/; revision=17858 --- e-util/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 6b7fa1d3ec..d70eb132f9 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,10 @@ +2002-08-26 Rodrigo Moya + + * e-config-listener.c (e_config_listener_set_long): only set the key + if the value is different from what we've already read from the + database, to avoid extra change notifications. + (e_config_listener_set_string): likewise. + 2002-08-22 Rodrigo Moya * e-config-listener.[ch]: added "key_changed" signal to class. -- cgit v1.2.3