From 0e4c879656dcb3a0f4ffbcc65e30b6120f65c05e Mon Sep 17 00:00:00 2001 From: Mike Newman Date: Mon, 9 Jun 2003 18:57:01 +0000 Subject: Allow multiple file selections. --- help/C/zenity.xml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) (limited to 'help/C') diff --git a/help/C/zenity.xml b/help/C/zenity.xml index 37e0fa2..358fb81 100644 --- a/help/C/zenity.xml +++ b/help/C/zenity.xml @@ -539,6 +539,21 @@ + + --multiple + + Allow selection of mulitple filename in the File Selection dialog. + + + + + --separator=SEPARATOR + + Specify the character(s) which will divide between entries in the returned list of file names. The + default character is '|'. If you want to specify a newline, use '\n'. + + +
@@ -642,8 +657,8 @@ --seperator=SEPERATOR - Specify what seperator character should be used when the List dialog returns the selected entries. The - default character is '\'. If you want to specify a newline, use '\n'. + Specify what seperator character(s) should be used when the List dialog returns the selected entries. The + default character is '|'. If you want to specify a newline, use '\n'. -- cgit v1.2.1