Code

fix 169096
authorbuliabyak <buliabyak@users.sourceforge.net>
Mon, 7 Jul 2008 20:54:18 +0000 (20:54 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Mon, 7 Jul 2008 20:54:18 +0000 (20:54 +0000)
build.xml

index ac34d71f475c8a7a918f0d96375da28c5541b491..6fe9b8555f46ac9c404842017905ec3c0f80bf9e 100644 (file)
--- a/build.xml
+++ b/build.xml
 
     # 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.