summaryrefslogtreecommitdiff
path: root/src/metacity.schemas.in
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2002-12-19 20:20:59 +0000
committerHavoc Pennington <hp@src.gnome.org>2002-12-19 20:20:59 +0000
commit1ece2074001e33583cf66450d97dde15dd8b1277 (patch)
tree396fa98fc0cebc6c8658fc85d4564574b666daef /src/metacity.schemas.in
parent91641c2cf324b03da9e15cfbf13ebf90a318ddb3 (diff)
downloadmetacity-1ece2074001e33583cf66450d97dde15dd8b1277.tar.gz
Reverted visual bell patch, #99886
2002-12-19 Havoc Pennington <hp@pobox.com> * Reverted visual bell patch, #99886
Diffstat (limited to 'src/metacity.schemas.in')
-rw-r--r--src/metacity.schemas.in51
1 files changed, 0 insertions, 51 deletions
diff --git a/src/metacity.schemas.in b/src/metacity.schemas.in
index b18d8df5..9216b487 100644
--- a/src/metacity.schemas.in
+++ b/src/metacity.schemas.in
@@ -178,57 +178,6 @@
</schema>
<schema>
- <key>/apps/metacity/visual_bell</key>
- <applyto>/apps/metacity/general/visual_bell</applyto>
- <owner>metacity</owner>
- <type>bool</type>
- <default>false</default>
- <locale name="C">
- <short>Enable Visual Bell</short>
- <long>Turns on a visual indication when an application or the system
- issues a 'bell' or 'beep'; useful for the hard-of-hearing and for use
- in noisy environments, or when 'audible bell' is off.
- </long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/apps/metacity/general/audible_bell</key>
- <applyto>/apps/metacity/general/audible_bell</applyto>
- <owner>metacity</owner>
- <type>bool</type>
- <default>true</default>
- <locale name="C">
- <short>System Bell is Audible</short>
- <long>Determines whether applications or the system can generate audible
- 'beeps'; may be used in conjunction with 'visual bell' to
- allow silent 'beeps'.
- </long>
- </locale>
- </schema>
-
- <schema>
- <key>/schemas/apps/metacity/general/visual_bell_type</key>
- <applyto>/apps/metacity/general/visual_bell_type</applyto>
- <owner>metacity</owner>
- <type>string</type>
- <default>fullscreen</default>
- <locale name="C">
- <short>Visual Bell Type</short>
- <long>
- Tells Metacity how to implement the visual indication that
- the system bell or another application 'bell' indicator has
- been rung. Currently there are two valid values, "fullscreen",
- which causes a fullscreen white-black flash, and "frame_flash" which
- causes the titlebar of the application which sent the bell signal to
- flash. If the application which sent the bell is unknown (as is
- usually the case for the default "system beep"), the currently
- focused window's titlebar is flashed.
- </long>
- </locale>
- </schema>
-
- <schema>
<key>/schemas/apps/metacity/workspace_names/name</key>
<applyto>/apps/metacity/workspace_names/name_1</applyto>
<applyto>/apps/metacity/workspace_names/name_2</applyto>