guix/gnu
Ludovic Courtès 14755829dc
installer: Sort items with 'string-locale<?'.
That way "Österreich" comes before "Schweiz" in a German locale (or
pretty much any sane locale.)

* gnu/installer/newt/page.scm (run-listbox-selection-page)[sort-listbox-items]:
Use 'string-locale<?' instead of 'string<=?'.
2019-04-17 11:53:54 +02:00
..
bootloader
build vm: Remove Xorriso "-padding" option. 2019-04-14 23:40:53 +02:00
installer installer: Sort items with 'string-locale<?'. 2019-04-17 11:53:54 +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: Display language and territory names natively. 2019-04-17 11:53:54 +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