diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-09-10 15:12:09 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-09-10 15:12:09 +0000 |
commit | 84b4ebcea85fddcf4d788ecb6b29c9b2d708df4e (patch) | |
tree | 48db6beac95146d9851e8eeb287c9281b8a5e808 /perl-install/install | |
parent | 2bad2dcfdfd95a5672342d5e416b2f507eab029f (diff) | |
download | drakx-84b4ebcea85fddcf4d788ecb6b29c9b2d708df4e.tar drakx-84b4ebcea85fddcf4d788ecb6b29c9b2d708df4e.tar.gz drakx-84b4ebcea85fddcf4d788ecb6b29c9b2d708df4e.tar.bz2 drakx-84b4ebcea85fddcf4d788ecb6b29c9b2d708df4e.tar.xz drakx-84b4ebcea85fddcf4d788ecb6b29c9b2d708df4e.zip |
(create_widget,create_widgets_block,create_widgets) make advanced popup display the same title as their parents
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 74baab45a..2f3aa0aed 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - libdrakX: o fix position of cancel button in popups + o make advanced popup display the same title as their parents - drakboot o fix nolapic/lapic logic due to altered kernel settings - fix input devices detection in rpmsrate (broken for 3 years, #43721) |