gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7205 - gnunet-gtk


From: gnunet
Subject: [GNUnet-SVN] r7205 - gnunet-gtk
Date: Sat, 14 Jun 2008 07:20:18 -0600 (MDT)

Author: moon
Date: 2008-06-14 07:20:18 -0600 (Sat, 14 Jun 2008)
New Revision: 7205

Modified:
   gnunet-gtk/gnunet-gtk.glade
Log:
fix missing handler (broken download from URI)


Modified: gnunet-gtk/gnunet-gtk.glade
===================================================================
--- gnunet-gtk/gnunet-gtk.glade 2008-06-14 07:21:23 UTC (rev 7204)
+++ gnunet-gtk/gnunet-gtk.glade 2008-06-14 13:20:18 UTC (rev 7205)
@@ -962,6 +962,7 @@
                             <property name="can_focus">True</property>
                             <property name="tooltip" 
translatable="yes">Download the content specified by the URI</property>
                             <property name="response_id">0</property>
+                            <signal name="clicked" 
handler="on_statusDownloadURIEntry_editing_done_" 
object="statusDownloadURIEntry"/>
                             <child>
                               <widget class="GtkAlignment" id="alignment9">
                                 <property name="visible">True</property>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]