[evolution] Bug 438062 - Sort calendar's List View by Start Date by default



commit 5e554b45b0f6968eccbe21637e8bcc4078101d09
Author: Milan Crha <mcrha redhat com>
Date:   Mon Jul 11 16:42:08 2016 +0200

    Bug 438062 - Sort calendar's List View by Start Date by default

 views/calendar/List_View.galview |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/views/calendar/List_View.galview b/views/calendar/List_View.galview
index 83ea13c..2561d69 100644
--- a/views/calendar/List_View.galview
+++ b/views/calendar/List_View.galview
@@ -3,5 +3,7 @@
   <column source="2"/>
   <column source="0"/>
   <column source="1"/>
-  <grouping/>
+  <grouping>
+    <leaf column="0" ascending="true"/>
+  </grouping>
 </ETableState>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]