diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2013-11-29 17:54:08 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2013-11-29 21:41:12 +0100 |
commit | cb2bb1873b8120bd1b3b0dadd0aa9222f336b904 (patch) | |
tree | f2b683b7465627235e363a9c76f136202d26317f /perl-install/NEWS | |
parent | c5275f0b77863e5348435d0ed246e8cefdd8dffb (diff) | |
download | drakx-cb2bb1873b8120bd1b3b0dadd0aa9222f336b904.tar drakx-cb2bb1873b8120bd1b3b0dadd0aa9222f336b904.tar.gz drakx-cb2bb1873b8120bd1b3b0dadd0aa9222f336b904.tar.bz2 drakx-cb2bb1873b8120bd1b3b0dadd0aa9222f336b904.tar.xz drakx-cb2bb1873b8120bd1b3b0dadd0aa9222f336b904.zip |
fix dialog keeping growing when switching tabs
move partition labels to toolips
labels broke sizing by enlarging partition ToggleButtons
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 c6c378006..ead60dda3 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- diskdrake: + o fix dialog keeping growing when switching tabs (mga#11822): + move partition labels to toolips - draksound: o do not offer to switch to OSS o do not offer to switch to another driver if there's none |