[jhbuild] [doc] disable notifications by default (GNOME bug 650440)



commit 993ac955873498bd8ade7a7d6e2918fa6216faa1
Author: Craig Keogh <cskeogh adam com au>
Date:   Wed May 18 17:53:11 2011 +0930

    [doc] disable notifications by default (GNOME bug 650440)

 doc/C/jhbuild.xml |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/doc/C/jhbuild.xml b/doc/C/jhbuild.xml
index 8a3e428..6bb12ac 100644
--- a/doc/C/jhbuild.xml
+++ b/doc/C/jhbuild.xml
@@ -1936,9 +1936,8 @@ libgnomecanvas is missing branch definition for gnome-2-20
           <listitem>
             <simpara>A boolean value specifying whether to emit notifications
               using the notification daemon. If set to
-              <constant>True</constant>, notifications are not emitted. Defaults
-              to <constant>False</constant>, except on Win32 where it defaults
-              to <constant>True</constant>.</simpara>
+              <constant>False</constant>, notifications are emitted. Defaults to
+              <constant>True</constant>.</simpara>
           </listitem>
         </varlistentry>
         <varlistentry>
@@ -1959,10 +1958,9 @@ libgnomecanvas is missing branch definition for gnome-2-20
           </term>
           <listitem>
             <simpara>A boolean value specifying whether to show an icon in the
-              system tray using Zenity. If set to <constant>True</constant>,
-              notifications are not emitted. Defaults to
-              <constant>False</constant> except from on Win32, where it defaults
-              to <constant>True</constant>.</simpara>
+              system tray using Zenity. If set to <constant>False</constant>,
+              notifications are emitted. Defaults to <constant>True</constant>.
+            </simpara>
           </listitem>
         </varlistentry>
         <varlistentry>



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