zenity r1460 - in trunk: . data help/C
- From: lucasr svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: zenity r1460 - in trunk: . data help/C
 
- Date: Fri,  9 Jan 2009 00:03:05 +0000 (UTC)
 
Author: lucasr
Date: Fri Jan  9 00:03:05 2009
New Revision: 1460
URL: http://svn.gnome.org/viewvc/zenity?rev=1460&view=rev
Log:
2009-01-08  Lucas Rocha  <lucasr gnome org>
	* data/zenity.1: document --timeout (Fixes bug #565133).
	Patch from  Luca Bruno <lethalman88 gmail com>.
Modified:
   trunk/ChangeLog
   trunk/data/zenity.1
   trunk/help/C/zenity.xml
Modified: trunk/data/zenity.1
==============================================================================
--- trunk/data/zenity.1	(original)
+++ trunk/data/zenity.1	Fri Jan  9 00:03:05 2009
@@ -76,6 +76,9 @@
 .TP
 .B \-\-height=HEIGHT
 Set the dialog height
+.TP
+.B \-\-timeout=TIMEOUT
+Set the dialog timeout
 .PP 
 Calendar options
 
Modified: trunk/help/C/zenity.xml
==============================================================================
--- trunk/help/C/zenity.xml	(original)
+++ trunk/help/C/zenity.xml	Fri Jan  9 00:03:05 2009
@@ -225,6 +225,14 @@
               <para>An unexpected error has occurred.</para>
             </entry>
           </row>
+          <row valign="top">
+            <entry>
+              <para><varname>5</varname></para>
+            </entry>
+            <entry>
+              <para>The dialog has been closed because the timeout has been reached.</para>
+            </entry>
+          </row>
         </tbody>
       </tgroup>
     </informaltable>
@@ -274,6 +282,13 @@
 	</listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><option>--timeout</option>=<replaceable>timeout</replaceable></term>
+	<listitem>
+	  <para>Specifies the timeout in seconds after which the dialog is closed.</para>
+	</listitem>
+      </varlistentry>
+
     </variablelist>
 
   </sect2>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]