Hi, Following
https://bugzilla.redhat.com/show_bug.cgi?id=496542 Instead of cherry picking individual packages (such as the ones containing the localized strings, spell checkers, input methods etc) necessary for locale support, you can either use PackageKit, click on "Package Collections" and select the appropriate language or just do # yum install @<language>-support Example: # yum install @bengali-support @ is a short cut for group installs, Group installs provide not only a quick way to install the necessary packages but also conditionally install packages on demand. For example, when you do this, openoffice.org-langpack-bn or imsettings-xfce will be automatically installed if and only if you have Openoffice.org or Xfce respectively already installed on your system. Rahul _______________________________________________ Fedora-india mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-india
