From d661db7e4e425668f8a7faeaee043ba8bfd67a62 Mon Sep 17 00:00:00 2001 From: Lucas Rocha Date: Fri, 9 Jan 2009 00:03:05 +0000 Subject: document --timeout (Fixes bug #565133). Patch from Luca Bruno 2009-01-08 Lucas Rocha * data/zenity.1: document --timeout (Fixes bug #565133). Patch from Luca Bruno . svn path=/trunk/; revision=1460 --- help/C/zenity.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'help/C') diff --git a/help/C/zenity.xml b/help/C/zenity.xml index 8e4c644a..350b1dcb 100644 --- a/help/C/zenity.xml +++ b/help/C/zenity.xml @@ -225,6 +225,14 @@ An unexpected error has occurred. + + + 5 + + + The dialog has been closed because the timeout has been reached. + + @@ -274,6 +282,13 @@ + + =timeout + + Specifies the timeout in seconds after which the dialog is closed. + + + -- cgit