guix/gnu
Ludovic Courtès 9015e63996
installer: Sort keyboard layouts according to language and translations.
Previously, we would always (1) put English first, and (2) sort the
other layouts based on their English description.  This fixes both
issues.

* gnu/installer/newt/keymap.scm (sort-layouts)[layout<?]: New procedure.
[preferred]: New variable.
Partition according to both the 'name' and 'synopsis' fields.  Sort both
the main layouts and the other layouts according to 'layout<?'.
2019-04-17 15:16:08 +02:00
..
bootloader
build vm: Remove Xorriso "-padding" option. 2019-04-14 23:40:53 +02:00
installer installer: Sort keyboard layouts according to language and translations. 2019-04-17 15:16:08 +02:00
packages gnu: guix: Update to b8b1e4d. 2019-04-17 11:53:54 +02:00
services services: fprintd: Fix service. 2019-04-17 08:51:11 +02:00
system install: Provide a meaningful label. 2019-04-15 12:24:14 +02:00
tests tests: separate-store-os: Increase root partition size. 2019-04-14 17:42:08 +02:00
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Translate keyboard layout names. 2019-04-17 15:11:21 +02:00
local.mk gnu: webkitgtk: Fix build on i686. 2019-04-16 23:39:49 +02:00
packages.scm
services.scm
system.scm system: Add 'label' field to <operating-system>. 2019-04-15 12:24:14 +02:00
tests.scm