aboutsummaryrefslogtreecommitdiff
path: root/gnunet-gtk.glade
diff options
context:
space:
mode:
Diffstat (limited to 'gnunet-gtk.glade')
-rw-r--r--gnunet-gtk.glade73
1 files changed, 65 insertions, 8 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade
index d004360c..4802bbee 100644
--- a/gnunet-gtk.glade
+++ b/gnunet-gtk.glade
@@ -3144,7 +3144,7 @@ Press ENTER to add the data.</atkproperty>
3144 </packing> 3144 </packing>
3145 </child> 3145 </child>
3146 <child> 3146 <child>
3147 <widget class="GtkButton" id="searchCloseButton"> 3147 <widget class="GtkButton" id="searchCloseButtonOnPage">
3148 <property name="visible">True</property> 3148 <property name="visible">True</property>
3149 <property name="can_focus">True</property> 3149 <property name="can_focus">True</property>
3150 <property name="tooltip" translatable="yes">Close search tab (also aborts search)</property> 3150 <property name="tooltip" translatable="yes">Close search tab (also aborts search)</property>
@@ -3311,6 +3311,8 @@ Press ENTER to add the data.</atkproperty>
3311 <property name="visible">True</property> 3311 <property name="visible">True</property>
3312 <property name="can_focus">True</property> 3312 <property name="can_focus">True</property>
3313 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 3313 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
3314 <signal name="activate" handler="on_chat_frame_send_button_click_event_"/>
3315 <accelerator key="Return" modifiers="" signal="activate"/>
3314 </widget> 3316 </widget>
3315 <packing> 3317 <packing>
3316 <property name="padding">5</property> 3318 <property name="padding">5</property>
@@ -3324,8 +3326,8 @@ Press ENTER to add the data.</atkproperty>
3324 <property name="has_default">True</property> 3326 <property name="has_default">True</property>
3325 <property name="tooltip" translatable="yes">Broadcast the message to all participants in the current chat room</property> 3327 <property name="tooltip" translatable="yes">Broadcast the message to all participants in the current chat room</property>
3326 <property name="response_id">0</property> 3328 <property name="response_id">0</property>
3327 <signal name="clicked" handler="on_chat_frame_send_button_click_event_"/> 3329 <signal name="activate" handler="on_chat_frame_send_button_click_event_"/>
3328 <accelerator key="Return" modifiers="GDK_CONTROL_MASK" signal="activate"/> 3330 <accelerator key="Return" modifiers="" signal="activate"/>
3329 <child> 3331 <child>
3330 <widget class="GtkAlignment" id="alignment6"> 3332 <widget class="GtkAlignment" id="alignment6">
3331 <property name="visible">True</property> 3333 <property name="visible">True</property>
@@ -3348,8 +3350,7 @@ Press ENTER to add the data.</atkproperty>
3348 <child> 3350 <child>
3349 <widget class="GtkLabel" id="label69"> 3351 <widget class="GtkLabel" id="label69">
3350 <property name="visible">True</property> 3352 <property name="visible">True</property>
3351 <property name="label" translatable="yes">Sen_d</property> 3353 <property name="label" translatable="yes">Send</property>
3352 <property name="use_underline">True</property>
3353 </widget> 3354 </widget>
3354 <packing> 3355 <packing>
3355 <property name="expand">False</property> 3356 <property name="expand">False</property>
@@ -3380,6 +3381,16 @@ Press ENTER to add the data.</atkproperty>
3380 </widget> 3381 </widget>
3381 </child> 3382 </child>
3382 <child> 3383 <child>
3384 <widget class="GtkVSeparator" id="vseparator2">
3385 <property name="visible">True</property>
3386 </widget>
3387 <packing>
3388 <property name="expand">False</property>
3389 <property name="padding">2</property>
3390 <property name="position">1</property>
3391 </packing>
3392 </child>
3393 <child>
3383 <widget class="GtkScrolledWindow" id="chatScroll"> 3394 <widget class="GtkScrolledWindow" id="chatScroll">
3384 <property name="visible">True</property> 3395 <property name="visible">True</property>
3385 <property name="can_focus">True</property> 3396 <property name="can_focus">True</property>
@@ -3389,16 +3400,18 @@ Press ENTER to add the data.</atkproperty>
3389 <property name="shadow_type">GTK_SHADOW_IN</property> 3400 <property name="shadow_type">GTK_SHADOW_IN</property>
3390 <child> 3401 <child>
3391 <widget class="GtkTreeView" id="roomMembersTreeView"> 3402 <widget class="GtkTreeView" id="roomMembersTreeView">
3403 <property name="width_request">200</property>
3392 <property name="visible">True</property> 3404 <property name="visible">True</property>
3393 <property name="can_focus">True</property> 3405 <property name="can_focus">True</property>
3394 <property name="headers_clickable">True</property> 3406 <property name="headers_clickable">True</property>
3407 <property name="rules_hint">True</property>
3395 </widget> 3408 </widget>
3396 </child> 3409 </child>
3397 </widget> 3410 </widget>
3398 <packing> 3411 <packing>
3399 <property name="expand">False</property> 3412 <property name="expand">False</property>
3400 <property name="fill">False</property> 3413 <property name="fill">False</property>
3401 <property name="position">1</property> 3414 <property name="position">2</property>
3402 </packing> 3415 </packing>
3403 </child> 3416 </child>
3404 </widget> 3417 </widget>
@@ -4363,7 +4376,7 @@ Alex Jones &lt;alexrjones@ntlworld.com&gt;</property>
4363 <property name="label">gtk-cancel</property> 4376 <property name="label">gtk-cancel</property>
4364 <property name="use_stock">True</property> 4377 <property name="use_stock">True</property>
4365 <property name="response_id">-6</property> 4378 <property name="response_id">-6</property>
4366 <accelerator key="Escape" modifiers="GDK_MOD1_MASK" signal="activate"/> 4379 <accelerator key="Escape" modifiers="" signal="activate"/>
4367 </widget> 4380 </widget>
4368 </child> 4381 </child>
4369 <child> 4382 <child>
@@ -4855,7 +4868,7 @@ Alex Jones &lt;alexrjones@ntlworld.com&gt;</property>
4855 </packing> 4868 </packing>
4856 </child> 4869 </child>
4857 <child> 4870 <child>
4858 <widget class="GtkButton" id="searchCloseButton1"> 4871 <widget class="GtkButton" id="searchCloseButton">
4859 <property name="visible">True</property> 4872 <property name="visible">True</property>
4860 <property name="tooltip" translatable="yes">Stop the search and close the tab</property> 4873 <property name="tooltip" translatable="yes">Stop the search and close the tab</property>
4861 <property name="relief">GTK_RELIEF_NONE</property> 4874 <property name="relief">GTK_RELIEF_NONE</property>
@@ -4928,4 +4941,48 @@ Alex Jones &lt;alexrjones@ntlworld.com&gt;</property>
4928 </widget> 4941 </widget>
4929 </child> 4942 </child>
4930 </widget> 4943 </widget>
4944 <widget class="GtkWindow" id="chatTabLabelWindow">
4945 <property name="visible">True</property>
4946 <property name="title" translatable="yes">Chat Tab Label with Close Button</property>
4947 <child>
4948 <widget class="GtkHBox" id="chatTabHBox">
4949 <property name="visible">True</property>
4950 <child>
4951 <widget class="GtkLabel" id="chatTabLabel">
4952 <property name="visible">True</property>
4953 <property name="xpad">5</property>
4954 <property name="label" translatable="yes">FIXME</property>
4955 <property name="use_underline">True</property>
4956 <property name="mnemonic_widget">chatCloseButton</property>
4957 <property name="single_line_mode">True</property>
4958 </widget>
4959 <packing>
4960 <property name="expand">False</property>
4961 <property name="fill">False</property>
4962 </packing>
4963 </child>
4964 <child>
4965 <widget class="GtkButton" id="chatCloseButton">
4966 <property name="visible">True</property>
4967 <property name="tooltip" translatable="yes">Leave the chat room and close the tab</property>
4968 <property name="relief">GTK_RELIEF_NONE</property>
4969 <property name="response_id">0</property>
4970 <signal name="clicked" handler="on_closeChatButton_clicked_" object="chatTabHBox"/>
4971 <child>
4972 <widget class="GtkImage" id="image9">
4973 <property name="visible">True</property>
4974 <property name="stock">gtk-cancel</property>
4975 <property name="icon_size">1</property>
4976 </widget>
4977 </child>
4978 </widget>
4979 <packing>
4980 <property name="expand">False</property>
4981 <property name="fill">False</property>
4982 <property name="position">1</property>
4983 </packing>
4984 </child>
4985 </widget>
4986 </child>
4987 </widget>
4931</glade-interface> 4988</glade-interface>