diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-09-09 17:51:20 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-09-09 17:51:20 +0000 |
commit | 8245e400349df9a77251e7dc1f37999687e0f2ca (patch) | |
tree | fd27b8d568eb7a8ee846c9e39edd3b5872fe2fb8 /perl-install/NEWS | |
parent | 1d2aeeaa1a3be3b30967b07f53a234be933893dd (diff) | |
download | drakx-8245e400349df9a77251e7dc1f37999687e0f2ca.tar drakx-8245e400349df9a77251e7dc1f37999687e0f2ca.tar.gz drakx-8245e400349df9a77251e7dc1f37999687e0f2ca.tar.bz2 drakx-8245e400349df9a77251e7dc1f37999687e0f2ca.tar.xz drakx-8245e400349df9a77251e7dc1f37999687e0f2ca.zip |
(_gtk_any_Window) revert r244559 from pixel on 2008-09-01 which cause
maximize & minimize buttons to disappear with gnome in standalone mode
(#43540); was:
"- libDrakX:
o make all windows are "dialog", so that gurpmi.addmedia during install
displays nicely"
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 27b2f77bd..cb4e11ac9 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- fix missing maximize & minimize buttons with gnome WM (#43540) by + reverting change from 2008-09-01: "make all windows are "dialog", so + that gurpmi.addmedia during install displays nicely" - diskdrake o keep current UUID when formatting ext2/ext3 (was already done for swap), so that fstab on other distros continue to work (#39913) |