diff options
| author | bulia byak <buliabyak@gmail.com> | 2008-07-07 20:54:18 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2008-07-07 20:54:18 +0000 |
| commit | fd7339425f3a41f9b4e130d9219716ced0e07c81 (patch) | |
| tree | cc513b2b93e9914d102e66ab8406146b3ed2df1a | |
| parent | convert item to livarot path using 2geom path (diff) | |
| download | inkscape-fd7339425f3a41f9b4e130d9219716ced0e07c81.tar.gz inkscape-fd7339425f3a41f9b4e130d9219716ced0e07c81.zip | |
fix 169096
(bzr r6217)
| -rw-r--r-- | build.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |
