From 161bff90eda6d23fc928306b763e8cc76c9b75c4 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 30 Nov 2007 13:26:13 +0000 Subject: drop "ami" input-method (not available anymore in the distro) --- perl-install/lang.pm | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/perl-install/lang.pm b/perl-install/lang.pm index bad015e73..12a51f23d 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -565,16 +565,6 @@ my @scim_bridges_qt_packages; # keep the 'packages' field in sync with share/rpmsrate: my %IM_config = ( - ami => { - XIM => 'Ami', - #- NOTE: there are several possible versions of ami, for the different - #- desktops (kde, gnome, etc). So XIM_PROGRAM is not defined; it will - #- be the xinitrc script, XIM section, that will choose the right one - #- XIM_PROGRAM => 'ami', - XMODIFIERS => '@im=Ami', - GTK_IM_MODULE => 'xim', - QT_IM_MODULE => 'xim', - }, chinput => { GTK_IM_MODULE => 'xim', QT_IM_MODULE => 'xim', -- cgit v1.2.1