summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/NEWS2
-rwxr-xr-xperl-install/standalone/drakbug2
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index b1dc54cb7..2a6757751 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+- drakbug
+ o Top textbox shrinked
- drakhelp
o fix firefox launch bug #29775
- added the ability to add up/down buttons in add_modify_remove list
diff --git a/perl-install/standalone/drakbug b/perl-install/standalone/drakbug
index 9c2ae61ed..e6d7a69c6 100755
--- a/perl-install/standalone/drakbug
+++ b/perl-install/standalone/drakbug
@@ -142,7 +142,7 @@ gtkadd($window->{window},
gtkpack_(Gtk2::VBox->new(0, 5),
0, gtknew('Title1', label => $mandrake_release, width => $width),
1, create_scrolled_window(
- gtknew('TextView', editable => 0, height => 200,
+ gtknew('TextView', editable => 0, height => 150,
text => [
if_($prog,
if_($error,