From a6f4e5f703837f19afdbd08b6ddf2cdcb8dc4e67 Mon Sep 17 00:00:00 2001 From: buliabyak Date: Mon, 7 Jul 2008 20:54:18 +0000 Subject: [PATCH] fix 169096 --- build.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build.xml b/build.xml index ac34d71f4..6fe9b8555 100644 --- a/build.xml +++ b/build.xml @@ -713,6 +713,9 @@ # disable images in buttons. i've only seen ugly delphi apps use this feature. gtk-button-images = 0 + + # disable the annoying beep in editable controls + gtk-error-bell = 0 # enable/disable images in menus. most "stock" microsoft apps don't use these, except sparingly. # the office apps use them heavily, though. -- 2.30.2