summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3f41875)
raw | patch | inline | side by side (parent: 3f41875)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Mon, 7 Jul 2008 20:54:18 +0000 (20:54 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Mon, 7 Jul 2008 20:54:18 +0000 (20:54 +0000) |
build.xml | patch | blob | history |
diff --git a/build.xml b/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.