[gnome-calendar] year-view: don't allow selection on event list



commit 6a64384971a9562b4d5322e1fd0dacb1ca0397e9
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Tue Feb 16 03:49:13 2016 +0100

    year-view: don't allow selection on event list

 data/ui/year-view.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/year-view.ui b/data/ui/year-view.ui
index e150815..25b3ff0 100644
--- a/data/ui/year-view.ui
+++ b/data/ui/year-view.ui
@@ -39,6 +39,7 @@
                 <child>
                   <object class="GtkListBox" id="events_sidebar">
                     <property name="visible">True</property>
+                    <property name="selection-mode">none</property>
                     <style>
                       <class name="sidebar"/>
                     </style>


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