diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-09-01 16:08:16 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-09-01 16:08:16 +0000 |
commit | f9b8c020f93d96f52c734eba139e06b59d6a820f (patch) | |
tree | aa98d7c380a433e6983a9d29c9288afa1a1c3ff9 /perl-install/NEWS | |
parent | 67d1dc672a5a8440c4471b47e724c571a3d0eca7 (diff) | |
download | drakx-f9b8c020f93d96f52c734eba139e06b59d6a820f.tar drakx-f9b8c020f93d96f52c734eba139e06b59d6a820f.tar.gz drakx-f9b8c020f93d96f52c734eba139e06b59d6a820f.tar.bz2 drakx-f9b8c020f93d96f52c734eba139e06b59d6a820f.tar.xz drakx-f9b8c020f93d96f52c734eba139e06b59d6a820f.zip |
(gtkradio) fix sizing radio buttons' labels (infamous 6 years old gnome bug #101968)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 880810de5..dd392d7bd 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -2,6 +2,8 @@ o make all windows are "dialog", so that gurpmi.addmedia during install displays nicely o fix alignment of check buttons + o fix sizing radio buttons' labels (infamous 6 years old gnome bug + #101968) o prevent big combo boxes to cause an horizontall scrollbar to appear by using the "ellipsize" property o no relief on 'advanced' buttons |