diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-12-10 14:29:22 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-12-10 14:29:22 +0000 |
commit | 4a69902599b171e27e93cedd80d6496e0509d477 (patch) | |
tree | 195a499dfad18e67ba3d574a9f41300969a97640 /perl-install/install | |
parent | d9aa0db843c3703c150c8e32991ded7735c33f3c (diff) | |
download | drakx-4a69902599b171e27e93cedd80d6496e0509d477.tar drakx-4a69902599b171e27e93cedd80d6496e0509d477.tar.gz drakx-4a69902599b171e27e93cedd80d6496e0509d477.tar.bz2 drakx-4a69902599b171e27e93cedd80d6496e0509d477.tar.xz drakx-4a69902599b171e27e93cedd80d6496e0509d477.zip |
install ibus-qt4 if configuring ibus under KDE4 (#56311)
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 827912fea..ba19af620 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -2,6 +2,7 @@ - locale setting o drop support for configuring KDE3 o fix configuring ibus (#56130) + o install 'ibus-qt4' if configuring ibus under KDE4 (#56311) - partitioning wizard: o fix setting volume label instead of MBR's one for FAT fses (#52853) |