From b3ad2643092ba8679b18cf1e623541f4a574e56a Mon Sep 17 00:00:00 2001 From: Niels De Graef Date: Mon, 5 Feb 2018 21:54:32 +0100 Subject: Allow sorting by first name or surname. Fixes #54. --- src/org.gnome.Contacts.gschema.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/org.gnome.Contacts.gschema.xml') diff --git a/src/org.gnome.Contacts.gschema.xml b/src/org.gnome.Contacts.gschema.xml index 568e6ce..98d2f4e 100644 --- a/src/org.gnome.Contacts.gschema.xml +++ b/src/org.gnome.Contacts.gschema.xml @@ -5,5 +5,13 @@ First-time setup done. Set to true after the user has run the first-time setup wizard. + + false + Sort contacts on surname. + + If this is set to true, the list of contacts will be sorted on their surnames. + Otherwise, it will be sorted on the first names of the contacts. + + -- cgit v1.2.1