diff options
Diffstat (limited to 'samples/dft-help')
| -rwxr-xr-x | samples/dft-help | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/samples/dft-help b/samples/dft-help new file mode 100755 index 000000000000..cade8a75efaa --- /dev/null +++ b/samples/dft-help @@ -0,0 +1,3 @@ +#!/bin/sh +# $Id: dft-help,v 1.2 2012/07/03 09:44:02 tom Exp $ +DIALOGOPTS="$DIALOGOPTS --extra-button --help-button --default-button help" "$@" |
