<?xml version="1.0"?> <glade-interface> <!-- interface-requires gtk+ 2.16 --> <!-- interface-naming-policy toplevel-contextual --> <widget class="GtkWindow" id="message_window"> <property name="default_width">480</property> <property name="default_height">440</property> <child> <widget class="GtkAlignment" id="msg_window_alignment"> <property name="visible">True</property> <property name="top_padding">2</property> <child> <widget class="GtkNotebook" id="notebook"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="scrollable">True</property> <child> <widget class="GtkVBox" id="chat_child_vbox"> <property name="can_focus">True</property> <property name="border_width">3</property> <property name="orientation">vertical</property> <property name="spacing">1</property> <child> <widget class="GtkHBox" id="hbox3"> <property name="visible">True</property> <child> <widget class="GtkVBox" id="vbox2"> <property name="visible">True</property> <property name="orientation">vertical</property> <child> <widget class="GtkAlignment" id="alignment"> <property name="visible">True</property> <property name="left_padding">3</property> <property name="right_padding">3</property> <child> <widget class="GtkEventBox" id="banner_eventbox"> <property name="visible">True</property> <child> <widget class="GtkHBox" id="hbox3004"> <property name="visible">True</property> <child> <widget class="GtkImage" id="banner_status_image"> <property name="visible">True</property> <property name="ypad">5</property> <property name="stock">gtk-missing-image</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="padding">5</property> <property name="position">0</property> </packing> </child> <child> <widget class="GtkVBox" id="banner_vbox"> <property name="visible">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="border_width">5</property> <property name="orientation">vertical</property> <child> <widget class="GtkLabel" id="banner_name_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label"><span weight="heavy" size="large">Contact name</span></property> <property name="use_markup">True</property> </widget> <packing> <property name="position">0</property> </packing> </child> <child> <placeholder/> </child> </widget> <packing> <property name="position">1</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox2"> <property name="visible">True</property> <property name="spacing">4</property> <child> <widget class="GtkImage" id="mood_image"> <property name="no_show_all">True</property> <property name="stock">None</property> <property name="icon-size">1</property> </widget> <packing> <property name="position">0</property> </packing> </child> <child> <widget class="GtkImage" id="activity_image"> <property name="no_show_all">True</property> <property name="stock">None</property> <property name="icon-size">1</property> </widget> <packing> <property name="position">1</property> </packing> </child> <child> <widget class="GtkImage" id="tune_image"> <property name="no_show_all">True</property> <property name="stock">None</property> <property name="icon-size">1</property> </widget> <packing> <property name="position">2</property> </packing> </child> <child> <widget class="GtkEventBox" id="location_eventbox"> <property name="visible">True</property> <property name="visible_window">False</property> <child> <widget class="GtkImage" id="location_image"> <property name="no_show_all">True</property> <property name="stock">None</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> <child> <widget class="GtkImage" id="audio_banner_image"> <property name="visible">True</property> <property name="stock">None</property> <property name="icon-size">1</property> </widget> <packing> <property name="position">4</property> </packing> </child> <child> <widget class="GtkImage" id="video_banner_image"> <property name="visible">True</property> <property name="stock">None</property> <property name="icon-size">1</property> </widget> <packing> <property name="position">5</property> </packing> </child> <child> <widget class="GtkAlignment" id="alignment3"> <property name="width_request">11</property> <property name="visible">True</property> <child> <placeholder/> </child> </widget> <packing> <property name="position">6</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <widget class="GtkEventBox" id="avatar_eventbox"> <property name="visible">True</property> <property name="visible_window">False</property> <child> <widget class="GtkImage" id="avatar_image"> <property name="visible">True</property> <property name="stock">None</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> </widget> </child> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <widget class="GtkVBox" id="vbox106"> <property name="visible">True</property> <property name="orientation">vertical</property> <child> <widget class="GtkScrolledWindow" id="conversation_scrolledwindow"> <property name="height_request">60</property> <property name="can_focus">True</property> <property name="border_width">3</property> <property name="hscrollbar_policy">automatic</property> <property name="vscrollbar_policy">automatic</property> <property name="shadow_type">in</property> <child> <placeholder/> </child> </widget> <packing> <property name="position">0</property> </packing> </child> <child> <widget class="GtkHBox" id="hbox"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <child> <widget class="GtkButton" id="authentication_button"> <property name="can_focus">True</property> <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="no_show_all">True</property> <property name="relief">none</property> <property name="focus_on_click">False</property> <child> <widget class="GtkImage" id="lock_image"> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="stock">gtk-dialog-authentication</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <widget class="GtkScrolledWindow" id="message_scrolledwindow"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="border_width">3</property> <property name="hscrollbar_policy">never</property> <property name="vscrollbar_policy">never</property> <property name="shadow_type">in</property> <child> <placeholder/> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="position">1</property> </packing> </child> <child> <widget class="GtkHBox" id="actions_hbox"> <property name="visible">True</property> <child> <widget class="GtkButton" id="emoticons_button"> <property name="visible">True</property> <property name="can_focus">True</property> <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="has_tooltip">True</property> <property name="tooltip" translatable="yes">Show a list of emoticons (Alt+M)</property> <property name="relief">none</property> <property name="focus_on_click">False</property> <child> <widget class="GtkImage" id="emoticons_button_image"> <property name="visible">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="stock">gtk-missing-image</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <widget class="GtkButton" id="formattings_button"> <property name="visible">True</property> <property name="can_focus">True</property> <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="has_tooltip">True</property> <property name="tooltip" translatable="yes">Show a list of formattings</property> <property name="relief">none</property> <property name="focus_on_click">False</property> <child> <widget class="GtkImage" id="image10"> <property name="visible">True</property> <property name="stock">gtk-bold</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkVSeparator" id="vseparator1"> <property name="visible">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="orientation">vertical</property> </widget> <packing> <property name="expand">False</property> <property name="position">2</property> </packing> </child> <child> <widget class="GtkButton" id="add_to_roster_button"> <property name="can_focus">True</property> <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="no_show_all">True</property> <property name="has_tooltip">True</property> <property name="tooltip" translatable="yes">Add this contact to roster (Ctrl+D)</property> <property name="relief">none</property> <child> <widget class="GtkImage" id="image9"> <property name="visible">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="stock">gtk-add</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> <child> <widget class="GtkButton" id="send_file_button"> <property name="visible">True</property> <property name="can_focus">True</property> <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="has_tooltip">True</property> <property name="tooltip" translatable="yes">Send a file (Ctrl+F)</property> <property name="relief">none</property> <property name="focus_on_click">False</property> <child> <widget class="GtkImage" id="image3"> <property name="visible">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="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="position">4</property> </packing> </child> <child> <widget class="GtkToggleButton" id="audio_togglebutton"> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="has_tooltip">True</property> <property name="tooltip" translatable="yes">Toggle audio session</property> <property name="relief">none</property> <child> <widget class="GtkImage" id="audio_image"> <property name="visible">True</property> <property name="stock">gtk-missing-image</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="position">5</property> </packing> </child> <child> <widget class="GtkToggleButton" id="video_togglebutton"> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="has_tooltip">True</property> <property name="tooltip" translatable="yes">Toggle video session</property> <property name="relief">none</property> <child> <widget class="GtkImage" id="video_image"> <property name="visible">True</property> <property name="stock">gtk-missing-image</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="position">6</property> </packing> </child> <child> <widget class="GtkButton" id="convert_to_gc_button"> <property name="visible">True</property> <property name="can_focus">True</property> <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="has_tooltip">True</property> <property name="tooltip" translatable="yes">Invite contacts to the conversation (Ctrl+G)</property> <property name="relief">none</property> <property name="focus_on_click">False</property> <child> <widget class="GtkImage" id="convert_to_gc_button_image"> <property name="visible">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="stock">gtk-missing-image</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="position">7</property> </packing> </child> <child> <widget class="GtkButton" id="contact_information_button"> <property name="visible">True</property> <property name="can_focus">True</property> <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="has_tooltip">True</property> <property name="tooltip" translatable="yes">Show the contact's profile (Ctrl+I)</property> <property name="relief">none</property> <property name="focus_on_click">False</property> <child> <widget class="GtkImage" id="image2"> <property name="visible">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="stock">gtk-info</property> <property name="icon-size">2</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="position">8</property> </packing> </child> <child> <widget class="GtkButton" id="history_button"> <property name="visible">True</property> <property name="can_focus">True</property> <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="has_tooltip">True</property> <property name="tooltip" translatable="yes">Browse the chat history (Ctrl+H)</property> <property name="relief">none</property> <property name="focus_on_click">False</property> <child> <widget class="GtkImage" id="image5"> <property name="visible">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="stock">gtk-justify-fill</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="position">9</property> </packing> </child> <child> <widget class="GtkVSeparator" id="vseparator3"> <property name="visible">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="orientation">vertical</property> </widget> <packing> <property name="expand">False</property> <property name="position">10</property> </packing> </child> <child> <widget class="GtkButton" id="message_window_actions_button"> <property name="visible">True</property> <property name="can_focus">True</property> <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="has_tooltip">True</property> <property name="tooltip" translatable="yes">Show a menu of advanced functions (Alt+D)</property> <property name="relief">none</property> <property name="focus_on_click">False</property> <child> <widget class="GtkImage" id="image1"> <property name="visible">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="stock">gtk-execute</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="position">11</property> </packing> </child> <child> <widget class="GtkAlignment" id="alignment1"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <child> <placeholder/> </child> </widget> <packing> <property name="position">12</property> </packing> </child> <child> <widget class="GtkButton" id="send_button"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <child> <widget class="GtkAlignment" id="alignment102"> <property name="visible">True</property> <property name="xscale">0</property> <property name="yscale">0</property> <child> <widget class="GtkHBox" id="hbox3010"> <property name="visible">True</property> <property name="spacing">2</property> <child> <widget class="GtkImage" id="image1339"> <property name="visible">True</property> <property name="stock">gtk-jump-to</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <widget class="GtkLabel" id="label373"> <property name="visible">True</property> <property name="label" translatable="yes" comments="Make sure the character after "_" is not M/m (conflicts with Alt+M that is supposed to show the Emoticon Selector)">_Send</property> <property name="use_underline">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </widget> </child> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="position">13</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="position">2</property> </packing> </child> </widget> <packing> <property name="position">0</property> </packing> </child> <child> <widget class="GtkVBox" id="audio_vbox"> <property name="no_show_all">True</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <widget class="GtkLabel" id="label3"> <property name="visible">True</property> </widget> <packing> <property name="position">0</property> </packing> </child> <child> <widget class="GtkTable" id="table1"> <property name="visible">True</property> <property name="n_rows">4</property> <property name="n_columns">3</property> <property name="column_spacing">6</property> <property name="row_spacing">6</property> <child> <widget class="GtkButton" id="1_button"> <property name="label" translatable="yes">1</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> </widget> </child> <child> <widget class="GtkButton" id="2_button"> <property name="label" translatable="yes">2</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> </packing> </child> <child> <widget class="GtkButton" id="3_button"> <property name="label" translatable="yes">3</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> </widget> <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> </packing> </child> <child> <widget class="GtkButton" id="4_button"> <property name="label" translatable="yes">4</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> </widget> <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> </packing> </child> <child> <widget class="GtkButton" id="5_button"> <property name="label" translatable="yes">5</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> </packing> </child> <child> <widget class="GtkButton" id="6_button"> <property name="label" translatable="yes">6</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> </widget> <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> </packing> </child> <child> <widget class="GtkButton" id="7_button"> <property name="label" translatable="yes">7</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> </widget> <packing> <property name="top_attach">2</property> <property name="bottom_attach">3</property> </packing> </child> <child> <widget class="GtkButton" id="8_button"> <property name="label" translatable="yes">8</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">2</property> <property name="bottom_attach">3</property> </packing> </child> <child> <widget class="GtkButton" id="9_button"> <property name="label" translatable="yes">9</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> </widget> <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> <property name="top_attach">2</property> <property name="bottom_attach">3</property> </packing> </child> <child> <widget class="GtkButton" id="*_button"> <property name="label" translatable="yes">*</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> </widget> <packing> <property name="top_attach">3</property> <property name="bottom_attach">4</property> </packing> </child> <child> <widget class="GtkButton" id="0_button"> <property name="label" translatable="yes">0</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">3</property> <property name="bottom_attach">4</property> </packing> </child> <child> <widget class="GtkButton" id="#_button"> <property name="label" translatable="yes">#</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> </widget> <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> <property name="top_attach">3</property> <property name="bottom_attach">4</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Sound volume:</property> </widget> <packing> <property name="expand">False</property> <property name="position">2</property> </packing> </child> <child> <widget class="GtkHScale" id="sound_hscale"> <property name="width_request">110</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="adjustment">0 0 110 1 10 10</property> <property name="digits">0</property> <property name="value_pos">bottom</property> </widget> <packing> <property name="expand">False</property> <property name="position">3</property> </packing> </child> <child> <widget class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Mic volume:</property> </widget> <packing> <property name="expand">False</property> <property name="position">4</property> </packing> </child> <child> <widget class="GtkHScale" id="mic_hscale"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="adjustment">0 0 110 1 10 10</property> <property name="digits">0</property> <property name="value_pos">bottom</property> </widget> <packing> <property name="expand">False</property> <property name="position">5</property> </packing> </child> <child> <widget class="GtkLabel" id="label4"> <property name="visible">True</property> </widget> <packing> <property name="position">6</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="position">0</property> </packing> </child> </widget> </child> <child> <widget class="GtkEventBox" id="chat_tab_ebox"> <property name="visible">True</property> <property name="visible_window">False</property> <child> <widget class="GtkHBox" id="tab_hbox"> <property name="visible">True</property> <property name="spacing">4</property> <child> <widget class="GtkImage" id="tab_image"> <property name="visible">True</property> <property name="stock">gtk-missing-image</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <widget class="GtkLabel" id="tab_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="use_markup">True</property> <property name="ellipsize">end</property> </widget> <packing> <property name="position">1</property> </packing> </child> <child> <widget class="GtkButton" id="tab_close_button"> <property name="width_request">20</property> <property name="height_request">20</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="relief">none</property> <child> <widget class="GtkImage" id="image1329"> <property name="visible">True</property> <property name="ypad">6</property> <property name="stock">gtk-close</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> </widget> </child> </widget> <packing> <property name="tab_fill">False</property> <property name="type">tab</property> </packing> </child> <child> <widget class="GtkVBox" id="muc_child_vbox"> <property name="can_focus">True</property> <property name="border_width">3</property> <property name="orientation">vertical</property> <child> <widget class="GtkAlignment" id="alignment103"> <property name="visible">True</property> <property name="bottom_padding">1</property> <property name="left_padding">3</property> <property name="right_padding">3</property> <child> <widget class="GtkEventBox" id="banner_eventbox"> <property name="visible">True</property> <child> <widget class="GtkHBox" id="hbox3024"> <property name="visible">True</property> <child> <widget class="GtkImage" id="gc_banner_status_image"> <property name="visible">True</property> <property name="stock">gtk-missing-image</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="padding">5</property> <property name="position">0</property> </packing> </child> <child> <widget class="GtkVBox" id="banner_vbox"> <property name="visible">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="border_width">5</property> <property name="orientation">vertical</property> <child> <widget class="GtkLabel" id="banner_name_label"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label"><span weight="heavy" size="large">room jid</span></property> <property name="use_markup">True</property> </widget> <packing> <property name="position">0</property> </packing> </child> <child> <placeholder/> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> </child> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <widget class="GtkHPaned" id="hpaned"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="border_width">3</property> <property name="position">495</property> <child> <widget class="GtkVBox" id="vbox108"> <property name="width_request">0</property> <property name="visible">True</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <widget class="GtkVBox" id="vbox109"> <property name="visible">True</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <widget class="GtkScrolledWindow" id="conversation_scrolledwindow"> <property name="width_request">200</property> <property name="height_request">60</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hscrollbar_policy">automatic</property> <property name="vscrollbar_policy">automatic</property> <property name="shadow_type">in</property> <child> <placeholder/> </child> </widget> <packing> <property name="position">0</property> </packing> </child> <child> <widget class="GtkScrolledWindow" id="message_scrolledwindow"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hscrollbar_policy">never</property> <property name="vscrollbar_policy">never</property> <property name="shadow_type">in</property> <child> <placeholder/> </child> </widget> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="position">0</property> </packing> </child> </widget> <packing> <property name="resize">False</property> <property name="shrink">False</property> </packing> </child> <child> <widget class="GtkScrolledWindow" id="list_scrolledwindow"> <property name="width_request">100</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hscrollbar_policy">never</property> <property name="vscrollbar_policy">automatic</property> <property name="shadow_type">in</property> <child> <widget class="GtkTreeView" id="list_treeview"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="border_width">1</property> <property name="headers_visible">False</property> </widget> </child> </widget> <packing> <property name="resize">False</property> <property name="shrink">False</property> </packing> </child> </widget> <packing> <property name="position">1</property> </packing> </child> <child> <widget class="GtkHBox" id="actions_hbox"> <property name="visible">True</property> <child> <widget class="GtkHBox" id="hbox3023"> <property name="visible">True</property> <child> <widget class="GtkButton" id="emoticons_button"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="receives_default">False</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="tooltip" translatable="yes">Show a list of emoticons (Alt+M)</property> <property name="relief">none</property> <child> <widget class="GtkImage" id="emoticons_button_image"> <property name="visible">True</property> <property name="stock">gtk-missing-image</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <widget class="GtkButton" id="formattings_button"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="receives_default">False</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="tooltip" translatable="yes">Show a list of formattings</property> <property name="relief">none</property> <property name="focus_on_click">False</property> <child> <widget class="GtkImage" id="image11"> <property name="visible">True</property> <property name="stock">gtk-bold</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkVSeparator" id="vseparator2"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> </widget> <packing> <property name="expand">False</property> <property name="position">2</property> </packing> </child> <child> <widget class="GtkButton" id="change_nick_button"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="receives_default">False</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="tooltip" translatable="yes">Change your nickname (Ctrl+N)</property> <property name="relief">none</property> <child> <widget class="GtkImage" id="image4"> <property name="visible">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="stock">gtk-edit</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">3</property> </packing> </child> <child> <widget class="GtkButton" id="change_subject_button"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="receives_default">False</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="tooltip" translatable="yes">Change the room's subject (Alt+T)</property> <property name="relief">none</property> <child> <widget class="GtkImage" id="image6"> <property name="visible">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="stock">gtk-properties</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">4</property> </packing> </child> <child> <widget class="GtkButton" id="bookmark_button"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="receives_default">False</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="no_show_all">True</property> <property name="tooltip" translatable="yes">Bookmark this room (Ctrl+B)</property> <property name="relief">none</property> <child> <widget class="GtkImage" id="image7"> <property name="visible">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="stock">gtk-add</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">5</property> </packing> </child> <child> <widget class="GtkButton" id="history_button"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="receives_default">False</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="tooltip" translatable="yes">Browse the chat history (Ctrl+H)</property> <property name="relief">none</property> <child> <widget class="GtkImage" id="image8"> <property name="visible">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="stock">gtk-justify-fill</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">6</property> </packing> </child> <child> <widget class="GtkVSeparator" id="vseparator4"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> </widget> <packing> <property name="expand">False</property> <property name="position">7</property> </packing> </child> <child> <widget class="GtkButton" id="muc_window_actions_button"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="receives_default">False</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="tooltip" translatable="yes">Show a menu of advanced functions (Alt+D)</property> <property name="relief">none</property> <property name="focus_on_click">False</property> <child> <widget class="GtkAlignment" id="alignment104"> <property name="visible">True</property> <property name="xscale">0</property> <property name="yscale">0</property> <child> <widget class="GtkImage" id="image1344"> <property name="visible">True</property> <property name="stock">gtk-execute</property> <property name="icon-size">1</property> </widget> </child> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">8</property> </packing> </child> <child> <widget class="GtkAlignment" id="alignment2"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <child> <placeholder/> </child> </widget> <packing> <property name="position">9</property> </packing> </child> <child> <widget class="GtkButton" id="send_button"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <child> <widget class="GtkAlignment" id="alignment105"> <property name="visible">True</property> <property name="xscale">0</property> <property name="yscale">0</property> <child> <widget class="GtkHBox" id="hbox3016"> <property name="visible">True</property> <property name="spacing">2</property> <child> <widget class="GtkImage" id="image1345"> <property name="visible">True</property> <property name="stock">gtk-jump-to</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <widget class="GtkLabel" id="label377"> <property name="visible">True</property> <property name="label" translatable="yes" comments="Make sure the character after "_" is not M/m (conflicts with Alt+M that is supposed to show the Emoticon Selector)">_Send</property> <property name="use_underline">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </widget> </child> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">10</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="position">2</property> </packing> </child> </widget> <packing> <property name="position">1</property> </packing> </child> <child> <widget class="GtkEventBox" id="muc_tab_ebox"> <property name="visible">True</property> <property name="visible_window">False</property> <child> <widget class="GtkHBox" id="hbox3017"> <property name="visible">True</property> <property name="spacing">4</property> <child> <widget class="GtkImage" id="image1346"> <property name="visible">True</property> <property name="stock">gtk-missing-image</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <widget class="GtkLabel" id="label378"> <property name="visible">True</property> <property name="use_markup">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkButton" id="button34"> <property name="width_request">20</property> <property name="height_request">20</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="relief">none</property> <child> <widget class="GtkImage" id="image1347"> <property name="visible">True</property> <property name="ypad">6</property> <property name="stock">gtk-close</property> <property name="icon-size">1</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> </widget> </child> </widget> <packing> <property name="position">1</property> <property name="tab_fill">False</property> <property name="type">tab</property> </packing> </child> </widget> </child> </widget> </child> </widget> </glade-interface>