[gnome-calendar/calendar-editor] source-dialog: connect ::row-activated signal to the handler



commit 718ac310391a1d6e3f88bdc04fe9ac6d7bb3dbd4
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Thu Apr 30 16:52:39 2015 -0300

    source-dialog: connect ::row-activated signal to the handler

 data/ui/source-dialog.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/ui/source-dialog.ui b/data/ui/source-dialog.ui
index 0501aab..66db222 100644
--- a/data/ui/source-dialog.ui
+++ b/data/ui/source-dialog.ui
@@ -192,6 +192,7 @@
                                         <property name="visible">True</property>
                                         <property name="can_focus">False</property>
                                         <property name="selection_mode">none</property>
+                                        <signal name="row-activated" 
handler="online_accounts_listbox_row_activated" object="GcalSourceDialog" swapped="no" />
                                         <child>
                                           <object class="GtkListBoxRow" id="google_stub_row">
                                             <property name="visible">True</property>


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