Login

Installing a newly created locale

  1. Download the install_locale.py script (warning: only tested on Debian-based systems)
  2. Run the following command in a terminal:
    sudo python install_locale.py <your_locale_file>
  3. You probably need to restart your system for the new locale to be available (at least if you want it to be the new default locale of your session)