From 717b814028ea3ade38710d32b561af46615358b9 Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Sun, 6 Feb 2005 23:13:16 +0000 Subject: Update docs to add the new goption help stuff. Update to be in line with 2005-02-07 Glynn Foster * help/C/zenity.xml: Update docs to add the new goption help stuff. * src/option.c: Update to be in line with the documentation descriptions. --- help/C/zenity.xml | 108 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 103 insertions(+), 5 deletions(-) (limited to 'help') diff --git a/help/C/zenity.xml b/help/C/zenity.xml index 7f7e365..3b06c7d 100644 --- a/help/C/zenity.xml +++ b/help/C/zenity.xml @@ -115,7 +115,7 @@ Calendar File selection List - Notification + Notification icon Message Error @@ -288,17 +288,115 @@ - Displays help text. You can also use -? to specify this option. + Displays shortened help text. - + - Displays brief usage text. + Displays full help text for all dialogs. - + + + + + Displays help text for general dialog options. + + + + + + + Displays help text for calendar dialog options. + + + + + + + Displays help text for text entry dialog options. + + + + + + + Displays help text for error dialog options. + + + + + + + Displays help text for information dialog options. + + + + + + + Displays help text for file selection dialog options. + + + + + + + Displays help text for list dialog options. + + + + + + + Displays help text for notification icon options. + + + + + + + Displays help text for progress dialog options. + + + + + + + Displays help text for question dialog options. + + + + + + + Displays help text for warning dialog options. + + + + + + + Displays help for text information dialog options. + + + + + + + Displays help for miscellaneous options. + + + + + + + Displays help for GTK+ options. + + + -- cgit v1.2.3-54-g00ecf