| 5 | | |
| 6 | | <widget class="GtkMenu" id="chat_control_popup_menu"> |
| 7 | | |
| 8 | | <child> |
| 9 | | <widget class="GtkImageMenuItem" id="history_menuitem"> |
| 10 | | <property name="visible">True</property> |
| 11 | | <property name="tooltip" translatable="yes">Click to see past conversations with this contact</property> |
| 12 | | <property name="label" translatable="yes">_History</property> |
| 13 | | <property name="use_underline">True</property> |
| 14 | | |
| 15 | | <child internal-child="image"> |
| 16 | | <widget class="GtkImage" id="image1370"> |
| 17 | | <property name="visible">True</property> |
| 18 | | <property name="stock">gtk-justify-fill</property> |
| 19 | | <property name="icon_size">1</property> |
| 20 | | <property name="xalign">0.5</property> |
| 21 | | <property name="yalign">0.5</property> |
| 22 | | <property name="xpad">0</property> |
| 23 | | <property name="ypad">0</property> |
| 24 | | </widget> |
| 25 | | </child> |
| 26 | | </widget> |
| 27 | | </child> |
| 28 | | |
| 29 | | <child> |
| 30 | | <widget class="GtkImageMenuItem" id="information_menuitem"> |
| 31 | | <property name="visible">True</property> |
| 32 | | <property name="label">gtk-info</property> |
| 33 | | <property name="use_stock">True</property> |
| 34 | | </widget> |
| 35 | | </child> |
| 36 | | |
| 37 | | <child> |
| 38 | | <widget class="GtkImageMenuItem" id="send_file_menuitem"> |
| 39 | | <property name="visible">True</property> |
| 40 | | <property name="label" translatable="yes">Send _File</property> |
| 41 | | <property name="use_underline">True</property> |
| 42 | | <signal name="activate" handler="_on_send_file_menuitem_activate" last_modification_time="Tue, 03 Jan 2006 04:26:55 GMT"/> |
| 43 | | |
| 44 | | <child internal-child="image"> |
| 45 | | <widget class="GtkImage" id="image1371"> |
| 46 | | <property name="visible">True</property> |
| 47 | | <property name="stock">gtk-file</property> |
| 48 | | <property name="icon_size">1</property> |
| 49 | | <property name="xalign">0.5</property> |
| 50 | | <property name="yalign">0.5</property> |
| 51 | | <property name="xpad">0</property> |
| 52 | | <property name="ypad">0</property> |
| 53 | | </widget> |
| 54 | | </child> |
| 55 | | </widget> |
| 56 | | </child> |
| 57 | | |
| 58 | | <child> |
| 59 | | <widget class="GtkCheckMenuItem" id="toggle_gpg_menuitem"> |
| 60 | | <property name="visible">True</property> |
| 61 | | <property name="label" translatable="yes">Toggle Open_PGP Encryption</property> |
| 62 | | <property name="use_underline">True</property> |
| 63 | | <property name="active">False</property> |
| 64 | | <signal name="activate" handler="_on_toggle_gpg_menuitem_activate" last_modification_time="Tue, 03 Jan 2006 04:26:46 GMT"/> |
| 65 | | </widget> |
| 66 | | </child> |
| 67 | | |
| 68 | | <child> |
| 69 | | <widget class="GtkImageMenuItem" id="add_to_roster_menuitem"> |
| 70 | | <property name="visible">True</property> |
| 71 | | <property name="label" translatable="yes">_Add to Roster</property> |
| 72 | | <property name="use_underline">True</property> |
| 73 | | <signal name="activate" handler="_on_add_to_roster_menuitem_activate" last_modification_time="Tue, 03 Jan 2006 04:26:37 GMT"/> |
| 74 | | |
| 75 | | <child internal-child="image"> |
| 76 | | <widget class="GtkImage" id="image1372"> |
| 77 | | <property name="visible">True</property> |
| 78 | | <property name="stock">gtk-add</property> |
| 79 | | <property name="icon_size">1</property> |
| 80 | | <property name="xalign">0.5</property> |
| 81 | | <property name="yalign">0.5</property> |
| 82 | | <property name="xpad">0</property> |
| 83 | | <property name="ypad">0</property> |
| 84 | | </widget> |
| 85 | | </child> |
| 86 | | </widget> |
| 87 | | </child> |
| 88 | | </widget> |
| 89 | | |
| | 5 | <widget class="GtkMenu" id="chat_control_popup_menu"> |
| | 6 | <child> |
| | 7 | <widget class="GtkImageMenuItem" id="add_to_roster_menuitem"> |
| | 8 | <property name="visible">True</property> |
| | 9 | <property name="label" translatable="yes">_Add to Roster</property> |
| | 10 | <property name="use_underline">True</property> |
| | 11 | <signal name="activate" handler="_on_add_to_roster_menuitem_activate"/> |
| | 12 | <child internal-child="image"> |
| | 13 | <widget class="GtkImage" id="image1372"> |
| | 14 | <property name="visible">True</property> |
| | 15 | <property name="stock">gtk-add</property> |
| | 16 | <property name="icon_size">1</property> |
| | 17 | </widget> |
| | 18 | </child> |
| | 19 | </widget> |
| | 20 | </child> |
| | 21 | <child> |
| | 22 | <widget class="GtkImageMenuItem" id="send_file_menuitem"> |
| | 23 | <property name="visible">True</property> |
| | 24 | <property name="label" translatable="yes">Send _File</property> |
| | 25 | <property name="use_underline">True</property> |
| | 26 | <signal name="activate" handler="_on_send_file_menuitem_activate"/> |
| | 27 | <child internal-child="image"> |
| | 28 | <widget class="GtkImage" id="image1371"> |
| | 29 | <property name="visible">True</property> |
| | 30 | <property name="stock">gtk-save</property> |
| | 31 | <property name="icon_size">1</property> |
| | 32 | </widget> |
| | 33 | </child> |
| | 34 | </widget> |
| | 35 | </child> |
| | 36 | <child> |
| | 37 | <widget class="GtkImageMenuItem" id="convert_to_groupchat"> |
| | 38 | <property name="visible">True</property> |
| | 39 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| | 40 | <property name="label" translatable="yes">Invite _Contacts</property> |
| | 41 | <property name="use_underline">True</property> |
| | 42 | <child internal-child="image"> |
| | 43 | <widget class="GtkImage" id="menu-item-image4"> |
| | 44 | <property name="visible">True</property> |
| | 45 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| | 46 | <property name="stock">gtk-missing-image</property> |
| | 47 | </widget> |
| | 48 | </child> |
| | 49 | </widget> |
| | 50 | </child> |
| | 51 | <child> |
| | 52 | <widget class="GtkSeparatorMenuItem" id="separatormenuitem2"> |
| | 53 | <property name="visible">True</property> |
| | 54 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| | 55 | </widget> |
| | 56 | </child> |
| | 57 | <child> |
| | 58 | <widget class="GtkCheckMenuItem" id="toggle_gpg_menuitem"> |
| | 59 | <property name="visible">True</property> |
| | 60 | <property name="label" translatable="yes">Toggle Open_PGP Encryption</property> |
| | 61 | <property name="use_underline">True</property> |
| | 62 | <signal name="activate" handler="_on_toggle_gpg_menuitem_activate"/> |
| | 63 | </widget> |
| | 64 | </child> |
| | 65 | <child> |
| | 66 | <widget class="GtkCheckMenuItem" id="toggle_e2e_menuitem"> |
| | 67 | <property name="visible">True</property> |
| | 68 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| | 69 | <property name="label" translatable="yes">Toggle End to End Encryption</property> |
| | 70 | <property name="use_underline">True</property> |
| | 71 | <signal name="activate" handler="_on_toggle_e2e_menuitem_activate"/> |
| | 72 | </widget> |
| | 73 | </child> |
| | 74 | <child> |
| | 75 | <widget class="GtkSeparatorMenuItem" id="separatormenuitem1"> |
| | 76 | <property name="visible">True</property> |
| | 77 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| | 78 | </widget> |
| | 79 | </child> |
| | 80 | <child> |
| | 81 | <widget class="GtkImageMenuItem" id="information_menuitem"> |
| | 82 | <property name="visible">True</property> |
| | 83 | <property name="label">gtk-info</property> |
| | 84 | <property name="use_underline">True</property> |
| | 85 | <property name="use_stock">True</property> |
| | 86 | </widget> |
| | 87 | </child> |
| | 88 | <child> |
| | 89 | <widget class="GtkImageMenuItem" id="history_menuitem"> |
| | 90 | <property name="visible">True</property> |
| | 91 | <property name="tooltip" translatable="yes">Click to see past conversations with this contact</property> |
| | 92 | <property name="label" translatable="yes">_History</property> |
| | 93 | <property name="use_underline">True</property> |
| | 94 | <child internal-child="image"> |
| | 95 | <widget class="GtkImage" id="image1370"> |
| | 96 | <property name="visible">True</property> |
| | 97 | <property name="stock">gtk-justify-fill</property> |
| | 98 | <property name="icon_size">1</property> |
| | 99 | </widget> |
| | 100 | </child> |
| | 101 | </widget> |
| | 102 | </child> |
| | 103 | </widget> |