More work on wrapper - fix --textbox to actually load the file

This commit is contained in:
Mike Newman 2003-05-23 16:18:26 +00:00
parent 0664c94197
commit c4bdad5128
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2003-05-23 Mike Newman <mikegtn@gnome.org>
* src/gdialog: fixed --textbox to actually load filename
specified.
2003-05-20 Mike Newman <mikegtn@gnome.org>
* src/gdialog: fixed --checklist and --radiolist and

View File

@ -91,8 +91,6 @@ ARG: while ($argn < $args) {
}
if ($element eq "--textbox") {
$argn++;
get_arg;
$command .= "--text-info ";
# the arg immediately following the dialog type in