aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_conversation_gtk_main_window.glade
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-05-26 22:10:25 +0000
committerChristian Grothoff <christian@grothoff.org>2014-05-26 22:10:25 +0000
commit9f6773861e6653fb913b60921e7ef5735b6f70de (patch)
tree1d61f99bc480ee9df5472bcd9a984846426bd9ea /contrib/gnunet_conversation_gtk_main_window.glade
parent55481696a8795ff498f144e5667b1826a0d65779 (diff)
downloadgnunet-gtk-9f6773861e6653fb913b60921e7ef5735b6f70de.tar.gz
gnunet-gtk-9f6773861e6653fb913b60921e7ef5735b6f70de.zip
minor work on glade names
Diffstat (limited to 'contrib/gnunet_conversation_gtk_main_window.glade')
-rw-r--r--contrib/gnunet_conversation_gtk_main_window.glade21
1 files changed, 11 insertions, 10 deletions
diff --git a/contrib/gnunet_conversation_gtk_main_window.glade b/contrib/gnunet_conversation_gtk_main_window.glade
index 5e20cfdd..31028399 100644
--- a/contrib/gnunet_conversation_gtk_main_window.glade
+++ b/contrib/gnunet_conversation_gtk_main_window.glade
@@ -113,6 +113,7 @@
113 <property name="can_focus">False</property> 113 <property name="can_focus">False</property>
114 <property name="label" translatable="yes">_History</property> 114 <property name="label" translatable="yes">_History</property>
115 <property name="use_underline">True</property> 115 <property name="use_underline">True</property>
116 <signal name="toggled" handler="gnunet_conversation_gtk_view_history_checkmenuitem_toggled_cb" swapped="no"/>
116 </object> 117 </object>
117 </child> 118 </child>
118 <child> 119 <child>
@@ -121,6 +122,7 @@
121 <property name="can_focus">False</property> 122 <property name="can_focus">False</property>
122 <property name="label" translatable="yes">_Logs</property> 123 <property name="label" translatable="yes">_Logs</property>
123 <property name="use_underline">True</property> 124 <property name="use_underline">True</property>
125 <signal name="toggled" handler="gnunet_conversation_gtk_view_log_checkmenuitem_toggled_cb" swapped="no"/>
124 </object> 126 </object>
125 </child> 127 </child>
126 </object> 128 </object>
@@ -259,10 +261,11 @@
259 </packing> 261 </packing>
260 </child> 262 </child>
261 <child> 263 <child>
262 <object class="GtkEntry" id="GNUNET_GTK_conversation_address"> 264 <object class="GtkEntry" id="gnunet_conversation_gtk_address_entry">
263 <property name="visible">True</property> 265 <property name="visible">True</property>
264 <property name="can_focus">True</property> 266 <property name="can_focus">True</property>
265 <property name="invisible_char">•</property> 267 <property name="invisible_char">•</property>
268 <signal name="changed" handler="gnunet_conversation_gtk_address_entry_changed_cb" swapped="no"/>
266 </object> 269 </object>
267 <packing> 270 <packing>
268 <property name="expand">True</property> 271 <property name="expand">True</property>
@@ -272,7 +275,7 @@
272 </packing> 275 </packing>
273 </child> 276 </child>
274 <child> 277 <child>
275 <object class="GtkButton" id="GNUNET_GTK_conversation_call_button"> 278 <object class="GtkButton" id="gnunet_conversation_gtk_call_button">
276 <property name="label">gtk-connect</property> 279 <property name="label">gtk-connect</property>
277 <property name="use_action_appearance">False</property> 280 <property name="use_action_appearance">False</property>
278 <property name="visible">True</property> 281 <property name="visible">True</property>
@@ -280,7 +283,7 @@
280 <property name="receives_default">True</property> 283 <property name="receives_default">True</property>
281 <property name="use_underline">True</property> 284 <property name="use_underline">True</property>
282 <property name="use_stock">True</property> 285 <property name="use_stock">True</property>
283 <signal name="clicked" handler="GNUNET_CONVERSATION_GTK_on_call_clicked" swapped="no"/> 286 <signal name="clicked" handler="gnunet_conversation_gtk_call_button_clicked_cb" swapped="no"/>
284 </object> 287 </object>
285 <packing> 288 <packing>
286 <property name="expand">False</property> 289 <property name="expand">False</property>
@@ -307,7 +310,7 @@
307 </packing> 310 </packing>
308 </child> 311 </child>
309 <child> 312 <child>
310 <object class="GtkButton" id="GNUNET_GTK_conversation_hangup_button"> 313 <object class="GtkButton" id="gnunet_conversation_gtk_hangup_button">
311 <property name="label">gtk-disconnect</property> 314 <property name="label">gtk-disconnect</property>
312 <property name="use_action_appearance">False</property> 315 <property name="use_action_appearance">False</property>
313 <property name="sensitive">False</property> 316 <property name="sensitive">False</property>
@@ -412,7 +415,7 @@
412 <placeholder/> 415 <placeholder/>
413 </child> 416 </child>
414 <child> 417 <child>
415 <object class="GtkButton" id="GNUNET_GTK_conversation_use_current_button"> 418 <object class="GtkButton" id="gnunet_conversation_gtk_add_contact_button">
416 <property name="label" translatable="yes">&gt; contact</property> 419 <property name="label" translatable="yes">&gt; contact</property>
417 <property name="use_action_appearance">False</property> 420 <property name="use_action_appearance">False</property>
418 <property name="visible">True</property> 421 <property name="visible">True</property>
@@ -430,7 +433,7 @@
430 </packing> 433 </packing>
431 </child> 434 </child>
432 <child> 435 <child>
433 <object class="GtkButton" id="GNUNET_GTK_conversation_accept_button"> 436 <object class="GtkButton" id="gnunet_conversation_gtk_accept_button">
434 <property name="label" translatable="yes">accept</property> 437 <property name="label" translatable="yes">accept</property>
435 <property name="use_action_appearance">False</property> 438 <property name="use_action_appearance">False</property>
436 <property name="visible">True</property> 439 <property name="visible">True</property>
@@ -447,7 +450,7 @@
447 </packing> 450 </packing>
448 </child> 451 </child>
449 <child> 452 <child>
450 <object class="GtkButton" id="GNUNET_GTK_conversation_refuse_button"> 453 <object class="GtkButton" id="gnunet_conversation_gtk_refuse_button">
451 <property name="label" translatable="yes">refuse</property> 454 <property name="label" translatable="yes">refuse</property>
452 <property name="use_action_appearance">False</property> 455 <property name="use_action_appearance">False</property>
453 <property name="visible">True</property> 456 <property name="visible">True</property>
@@ -464,7 +467,7 @@
464 </packing> 467 </packing>
465 </child> 468 </child>
466 <child> 469 <child>
467 <object class="GtkButton" id="GNUNET_GTK_conversation_resume_button"> 470 <object class="GtkButton" id="gnunet_conversation_gtk_resume_button">
468 <property name="label" translatable="yes">resume</property> 471 <property name="label" translatable="yes">resume</property>
469 <property name="use_action_appearance">False</property> 472 <property name="use_action_appearance">False</property>
470 <property name="visible">True</property> 473 <property name="visible">True</property>
@@ -642,7 +645,6 @@
642 </child> 645 </child>
643 <child> 646 <child>
644 <object class="GtkFrame" id="gnunet_conversation_gtk_history_frame"> 647 <object class="GtkFrame" id="gnunet_conversation_gtk_history_frame">
645 <property name="visible">True</property>
646 <property name="can_focus">False</property> 648 <property name="can_focus">False</property>
647 <property name="label_xalign">0</property> 649 <property name="label_xalign">0</property>
648 <property name="shadow_type">none</property> 650 <property name="shadow_type">none</property>
@@ -721,7 +723,6 @@
721 </child> 723 </child>
722 <child> 724 <child>
723 <object class="GtkFrame" id="gnunet_conversation_gtk_log_frame"> 725 <object class="GtkFrame" id="gnunet_conversation_gtk_log_frame">
724 <property name="visible">True</property>
725 <property name="can_focus">False</property> 726 <property name="can_focus">False</property>
726 <property name="label_xalign">0</property> 727 <property name="label_xalign">0</property>
727 <property name="shadow_type">none</property> 728 <property name="shadow_type">none</property>