guix-devel/gnu/installer/newt
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
..
ethernet.scm
final.scm
hostname.scm
keymap.scm
locale.scm installer: Display language and territory names natively. 2019-04-17 11:53:54 +02:00
menu.scm
network.scm installer: Fix wording for "Internet access." 2019-04-07 16:21:52 +02:00
page.scm installer: Sort items with 'string-locale<?'. 2019-04-17 11:53:54 +02:00
partition.scm installer: Ask for confirmation before formatting partitions. 2019-03-27 11:54:05 +01:00
services.scm installer: Force user to choose exactly one network management method. 2019-04-14 23:40:52 +02:00
timezone.scm installer: Look up timezone name translations in "iso_3166-1". 2019-04-17 11:53:54 +02:00
user.scm
utils.scm
welcome.scm installer: Adjust welcome page message. 2019-04-07 22:23:51 +02:00
wifi.scm