diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-02-05 20:55:35 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-02-05 20:55:35 +0000 |
commit | 8b9531a6c6ff2697bb926f785284b1b5eb6bfd87 (patch) | |
tree | e19bca23b17e4cece2893b15b535b361e1e1b912 /tests | |
parent | 6c02ea8eb30a53d3e083d24205d6900d812ea5f0 (diff) | |
download | gtk+-8b9531a6c6ff2697bb926f785284b1b5eb6bfd87.tar.gz |
Remove the objectionably short cursor blink time setting.
Sat Feb 2 17:43:00 2002 Owen Taylor <otaylor@redhat.com>
* tests/testgtkrc: Remove the objectionably short cursor blink
time setting.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testgtkrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testgtkrc b/tests/testgtkrc index 87c3c66a2b..4ef1acbaec 100644 --- a/tests/testgtkrc +++ b/tests/testgtkrc @@ -26,7 +26,7 @@ double-click_timeout = 42 bell-duration = 39 bell_duration = 40 -gtk-cursor-blink-time = 200 +# gtk-cursor-blink-time = 200 # gtk-menu-bar-accel = F10 style "global-style-properties" |