Hi,
to my knowledge
echo "LC_COLLATE=fr_FR.UTF-8" >> /etc/locale.conf
is the right way to do that.
Regards, Michael
Am 15.02.2015 um 08:43 schrieb Niki Kovacs:
Hi,
I'm running my CentOS 7 desktop in french. LANG is set to fr_FR.UTF-8.
In GNOME 3, the menu entries are listed in alphabetical order. Unfortunately, entries beginning with an accented character (like "Éditeur de texte") appear at the bottom of the list.
I know that in order to correct this, I have to set the LC_COLLATE variable to fr_FR.UTF-8. What would be a sensible place to do this system-wide under CentOS 7?
Cheers,
Niki