[gsettings-desktop-schemas/gnome-3-2] Revert "schemas: Change default value for visual-bell-type"



commit 2e2f0ba4c65e1194df62800f8d64653f4cae0a58
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jan 30 14:35:19 2012 +0000

    Revert "schemas: Change default value for visual-bell-type"
    
    This reverts commit 249df888fac433416faf39be0f66043dcd6caf97.

 ....gnome.desktop.wm.preferences.gschema.xml.in.in |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.in b/schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.in
index f6a2ffd..d1c8a7e 100644
--- a/schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.in
@@ -234,16 +234,15 @@
     </key>
     <key name="visual-bell-type"
          enum="org.gnome.desktop.GDesktopVisualBellType">
-      <default>'none'</default>
+      <default>'fullscreen-flash'</default>
       <_summary>Visual Bell Type</_summary>
       <_description>
         Tells the WM how to implement the visual indication that the
         system bell or another application 'bell' indicator has been rung.
 
-        Currently there are three valid values, "none", which disables
-        the visual bell, "fullscreen-flash", which causes a fullscreen
-        white-black flash, and "frame-flash" which causes the titlebar
-        of the application which sent the bell signal to flash.
+        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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]