[postr/postr-0-12: 279/282] Make the upload button work



commit 4bdb1491afd024b5f641cbc0040d2b1ac0037e2a
Author: Ross Burton <ross burtonini com>
Date:   Fri Jul 11 12:48:34 2008 +0300

    Make the upload button work

 src/postr.glade |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/postr.glade b/src/postr.glade
index 197137c..38b8551 100644
--- a/src/postr.glade
+++ b/src/postr.glade
@@ -256,6 +256,7 @@
                         <property name="receives_default">True</property>
                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
                         <property name="response_id">0</property>
+                        <signal name="activate" handler="on_upload_activate"/>
                         <child>
                           <widget class="GtkHBox" id="hbox2">
                             <property name="visible">True</property>



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