summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Newman <MikeGTN@src.gnome.org>2003-05-23 16:18:26 +0000
committerMike Newman <MikeGTN@src.gnome.org>2003-05-23 16:18:26 +0000
commitc4bdad5128b2bbf1cb93e36697027aa15e348742 (patch)
tree2073b8eb90504633e752ca756687f2fd1fefff8d
parent0664c941978b167c44441758de7ee383fca6251b (diff)
More work on wrapper - fix --textbox to actually load the file
-rw-r--r--ChangeLog5
-rw-r--r--src/gdialog2
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6697812..e4520c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/src/gdialog b/src/gdialog
index 14e7bed..63e0e1d 100644
--- a/src/gdialog
+++ b/src/gdialog
@@ -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