summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
-rw-r--r--perl-install/lang.pm2
3 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 7dad4a334..73965a0d7 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -13,7 +13,7 @@ Version 12.77.1 - 18 November 2009
o hide Gtk+ "close" button when displaying first time wizard that
now has a HTML "close" button again
- localedrake
- o fix configuring ibus (#56130)
+ o fix configuring ibus (#56130, #56311)
o install 'ibus-qt4' if configuring ibus under KDE4 (#56311)
- partitioning wizard:
o only display Help button in install
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 34b3f123b..633eb6b5f 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,6 +1,6 @@
- do not offer to upgrade/install in restore mode
- locale settings
- o fix configuring ibus (#56130)
+ o fix configuring ibus (#56130, #56311)
o install 'ibus-qt4' if configuring ibus under KDE4 (#56311)
Version 12.77 - 30 October 2009
diff --git a/perl-install/lang.pm b/perl-install/lang.pm
index a60ece802..750bcef5e 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -674,7 +674,7 @@ my %IM_config =
},
'ibus' => {
GTK_IM_MODULE => 'ibus',
- QT_IM_MODULE => 'xim',
+ QT_IM_MODULE => 'ibus',
XIM_PROGRAM => 'ibus-daemon -d -x',
XMODIFIERS => '@im=ibus',
packages => {