From b51315028eb616e966ca761e50c6b1114680c364 Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Thu, 17 May 2012 15:53:17 -0500 Subject: Modify the timezone location sorting to follow mpt's design at https://wiki.ubuntu.com/TimeAndDate - the auto-detected location, if enabled, is listed before user-specified locations - Locations in the indicator always mirror the Locations Dialog's ordering - Added sort-by-name and sort-by-time buttons in the Locations Dialog --- data/datetime-dialog.ui | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) (limited to 'data/datetime-dialog.ui') diff --git a/data/datetime-dialog.ui b/data/datetime-dialog.ui index 3b777fc..2b4cf67 100644 --- a/data/datetime-dialog.ui +++ b/data/datetime-dialog.ui @@ -28,6 +28,8 @@ True True locationsStore + False + False True 0 @@ -54,6 +56,7 @@ True False + 4 True @@ -104,10 +107,46 @@ 1 + + + Sort by _Name + False + True + True + True + False + True + + + + False + False + 6 + 2 + + + + + Sort by _Time + False + True + True + True + False + True + + + + False + False + 3 + + False True + 4 2 -- cgit v1.2.3