gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r32366 - gnunet-gtk/contrib


From: gnunet
Subject: [GNUnet-SVN] r32366 - gnunet-gtk/contrib
Date: Mon, 17 Feb 2014 05:29:31 +0100

Author: hark
Date: 2014-02-17 05:29:31 +0100 (Mon, 17 Feb 2014)
New Revision: 32366

Modified:
   gnunet-gtk/contrib/gnunet_conversation_gtk_main_window.glade
Log:
always show active call list buttons


Modified: gnunet-gtk/contrib/gnunet_conversation_gtk_main_window.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_conversation_gtk_main_window.glade        
2014-02-17 03:36:45 UTC (rev 32365)
+++ gnunet-gtk/contrib/gnunet_conversation_gtk_main_window.glade        
2014-02-17 04:29:31 UTC (rev 32366)
@@ -155,7 +155,20 @@
                           </packing>
                         </child>
                         <child>
-                          <placeholder/>
+                          <object class="GtkButton" 
id="GNUNET_GTK_conversation_test_button_three">
+                            <property name="label" translatable="yes">test 
2</property>
+                            <property 
name="use_action_appearance">False</property>
+                            <property name="visible">True</property>
+                            <property name="can_focus">True</property>
+                            <property name="receives_default">True</property>
+                            <property 
name="use_action_appearance">False</property>
+                            <signal name="clicked" handler="test_notification" 
swapped="no"/>
+                          </object>
+                          <packing>
+                            <property name="expand">False</property>
+                            <property name="fill">True</property>
+                            <property name="position">3</property>
+                          </packing>
                         </child>
                       </object>
                       <packing>
@@ -447,6 +460,7 @@
                                 </child>
                                 <child>
                                   <object class="GtkButtonBox" 
id="GNUNET_GTK_conversation_active_call_list_buttons">
+                                    <property name="visible">True</property>
                                     <property name="can_focus">False</property>
                                     <property name="border_width">2</property>
                                     <property 
name="orientation">vertical</property>




reply via email to

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