[gnome-clocks] Laps rows should not be activatable



commit 4e4e78d8aa894bafdfe2fe6adba3b9c42bd2175f
Author: Paolo Borelli <pborelli gnome org>
Date:   Sat Feb 20 22:43:42 2016 +0100

    Laps rows should not be activatable

 data/ui/stopwatchlapsrow.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/stopwatchlapsrow.ui b/data/ui/stopwatchlapsrow.ui
index 896287b..d4db2f9 100644
--- a/data/ui/stopwatchlapsrow.ui
+++ b/data/ui/stopwatchlapsrow.ui
@@ -3,6 +3,7 @@
   <!-- interface-requires gtk+ 3.0 -->
   <template class="ClocksStopwatchLapsRow" parent="GtkListBoxRow">
     <property name="visible">True</property>
+    <property name="activatable">False</property>
     <child>
       <object class="GtkRevealer" id="slider">
         <property name="visible">True</property>


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