summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@novell.com>2009-04-08 19:58:22 +0000
committerFederico Mena Quintero <federico@src.gnome.org>2009-04-08 19:58:22 +0000
commita0374ec84a375a1acef4301ecf9b137bac6535bf (patch)
treecc26685616e1c7c5a2feb332557ce40e6bee3450 /ChangeLog
parentb20647c5839c03bab34bc6432bdcdbe7753779ed (diff)
downloadgnome-settings-daemon-a0374ec84a375a1acef4301ecf9b137bac6535bf.tar.gz
(RANDR) - Increase timeout of confirmation dialog to 30 seconds,
to let monitors settle down and to let the user read the message. Signed-off-by: Federico Mena Quintero <federico@novell.com> svn path=/trunk/; revision=810
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 101aa0c0..3ca2cc02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-04-08 Federico Mena Quintero <federico@novell.com>
+
+ * plugins/xrandr/gsd-xrandr-manager.c (user_says_things_are_ok):
+ Use 30 seconds for the confirmation timeout, so that monitors can
+ settle down and the user will have a chance to read the message.
+
2009-04-03 Jens Granseuer <jensgr@gmx.net>
Patch by: <yselkowitz@users.sourceforge.net>