| 1 | <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> |
|---|
| 2 | <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"> |
|---|
| 3 | |
|---|
| 4 | <glade-interface> |
|---|
| 5 | |
|---|
| 6 | <widget class="GtkMenu" id="chat_context_menu"> |
|---|
| 7 | |
|---|
| 8 | <child> |
|---|
| 9 | <widget class="GtkImageMenuItem" id="copy_link_location_menuitem"> |
|---|
| 10 | <property name="visible">True</property> |
|---|
| 11 | <property name="label" translatable="yes">_Copy Link Location</property> |
|---|
| 12 | <property name="use_underline">True</property> |
|---|
| 13 | |
|---|
| 14 | <child internal-child="image"> |
|---|
| 15 | <widget class="GtkImage" id="image737"> |
|---|
| 16 | <property name="visible">True</property> |
|---|
| 17 | <property name="stock">gtk-copy</property> |
|---|
| 18 | <property name="icon_size">1</property> |
|---|
| 19 | <property name="xalign">0.5</property> |
|---|
| 20 | <property name="yalign">0.5</property> |
|---|
| 21 | <property name="xpad">0</property> |
|---|
| 22 | <property name="ypad">0</property> |
|---|
| 23 | </widget> |
|---|
| 24 | </child> |
|---|
| 25 | </widget> |
|---|
| 26 | </child> |
|---|
| 27 | |
|---|
| 28 | <child> |
|---|
| 29 | <widget class="GtkImageMenuItem" id="open_link_in_browser_menuitem"> |
|---|
| 30 | <property name="visible">True</property> |
|---|
| 31 | <property name="label" translatable="yes">_Open Link in Browser</property> |
|---|
| 32 | <property name="use_underline">True</property> |
|---|
| 33 | |
|---|
| 34 | <child internal-child="image"> |
|---|
| 35 | <widget class="GtkImage" id="image738"> |
|---|
| 36 | <property name="visible">True</property> |
|---|
| 37 | <property name="stock">gtk-jump-to</property> |
|---|
| 38 | <property name="icon_size">1</property> |
|---|
| 39 | <property name="xalign">0.5</property> |
|---|
| 40 | <property name="yalign">0.5</property> |
|---|
| 41 | <property name="xpad">0</property> |
|---|
| 42 | <property name="ypad">0</property> |
|---|
| 43 | </widget> |
|---|
| 44 | </child> |
|---|
| 45 | </widget> |
|---|
| 46 | </child> |
|---|
| 47 | |
|---|
| 48 | <child> |
|---|
| 49 | <widget class="GtkImageMenuItem" id="copy_email_address_menuitem"> |
|---|
| 50 | <property name="visible">True</property> |
|---|
| 51 | <property name="label" translatable="yes">_Copy JID/Email Address</property> |
|---|
| 52 | <property name="use_underline">True</property> |
|---|
| 53 | |
|---|
| 54 | <child internal-child="image"> |
|---|
| 55 | <widget class="GtkImage" id="image739"> |
|---|
| 56 | <property name="visible">True</property> |
|---|
| 57 | <property name="stock">gtk-copy</property> |
|---|
| 58 | <property name="icon_size">1</property> |
|---|
| 59 | <property name="xalign">0.5</property> |
|---|
| 60 | <property name="yalign">0.5</property> |
|---|
| 61 | <property name="xpad">0</property> |
|---|
| 62 | <property name="ypad">0</property> |
|---|
| 63 | </widget> |
|---|
| 64 | </child> |
|---|
| 65 | </widget> |
|---|
| 66 | </child> |
|---|
| 67 | |
|---|
| 68 | <child> |
|---|
| 69 | <widget class="GtkImageMenuItem" id="open_email_composer_menuitem"> |
|---|
| 70 | <property name="visible">True</property> |
|---|
| 71 | <property name="label" translatable="yes">_Open Email Composer</property> |
|---|
| 72 | <property name="use_underline">True</property> |
|---|
| 73 | |
|---|
| 74 | <child internal-child="image"> |
|---|
| 75 | <widget class="GtkImage" id="image740"> |
|---|
| 76 | <property name="visible">True</property> |
|---|
| 77 | <property name="stock">gtk-jump-to</property> |
|---|
| 78 | <property name="icon_size">1</property> |
|---|
| 79 | <property name="xalign">0.5</property> |
|---|
| 80 | <property name="yalign">0.5</property> |
|---|
| 81 | <property name="xpad">0</property> |
|---|
| 82 | <property name="ypad">0</property> |
|---|
| 83 | </widget> |
|---|
| 84 | </child> |
|---|
| 85 | </widget> |
|---|
| 86 | </child> |
|---|
| 87 | |
|---|
| 88 | <child> |
|---|
| 89 | <widget class="GtkSeparatorMenuItem" id="jid_section_separator"> |
|---|
| 90 | <property name="visible">True</property> |
|---|
| 91 | </widget> |
|---|
| 92 | </child> |
|---|
| 93 | |
|---|
| 94 | <child> |
|---|
| 95 | <widget class="GtkImageMenuItem" id="start_chat_menuitem"> |
|---|
| 96 | <property name="visible">True</property> |
|---|
| 97 | <property name="label" translatable="yes">_Start Chat</property> |
|---|
| 98 | <property name="use_underline">True</property> |
|---|
| 99 | |
|---|
| 100 | <child internal-child="image"> |
|---|
| 101 | <widget class="GtkImage" id="image741"> |
|---|
| 102 | <property name="visible">True</property> |
|---|
| 103 | <property name="stock">gtk-jump-to</property> |
|---|
| 104 | <property name="icon_size">1</property> |
|---|
| 105 | <property name="xalign">0.5</property> |
|---|
| 106 | <property name="yalign">0.5</property> |
|---|
| 107 | <property name="xpad">0</property> |
|---|
| 108 | <property name="ypad">0</property> |
|---|
| 109 | </widget> |
|---|
| 110 | </child> |
|---|
| 111 | </widget> |
|---|
| 112 | </child> |
|---|
| 113 | |
|---|
| 114 | <child> |
|---|
| 115 | <widget class="GtkImageMenuItem" id="join_group_chat_menuitem"> |
|---|
| 116 | <property name="visible">True</property> |
|---|
| 117 | <property name="label" translatable="yes">Join _Group Chat</property> |
|---|
| 118 | <property name="use_underline">True</property> |
|---|
| 119 | <signal name="activate" handler="on_join_group_chat_menuitem_activate" last_modification_time="Thu, 30 Jun 2005 16:13:06 GMT"/> |
|---|
| 120 | |
|---|
| 121 | <child internal-child="image"> |
|---|
| 122 | <widget class="GtkImage" id="image742"> |
|---|
| 123 | <property name="visible">True</property> |
|---|
| 124 | <property name="stock">gtk-connect</property> |
|---|
| 125 | <property name="icon_size">1</property> |
|---|
| 126 | <property name="xalign">0.5</property> |
|---|
| 127 | <property name="yalign">0.5</property> |
|---|
| 128 | <property name="xpad">0</property> |
|---|
| 129 | <property name="ypad">0</property> |
|---|
| 130 | </widget> |
|---|
| 131 | </child> |
|---|
| 132 | </widget> |
|---|
| 133 | </child> |
|---|
| 134 | |
|---|
| 135 | <child> |
|---|
| 136 | <widget class="GtkImageMenuItem" id="add_to_roster_menuitem"> |
|---|
| 137 | <property name="visible">True</property> |
|---|
| 138 | <property name="label" translatable="yes">_Add to Roster</property> |
|---|
| 139 | <property name="use_underline">True</property> |
|---|
| 140 | |
|---|
| 141 | <child internal-child="image"> |
|---|
| 142 | <widget class="GtkImage" id="image743"> |
|---|
| 143 | <property name="visible">True</property> |
|---|
| 144 | <property name="stock">gtk-add</property> |
|---|
| 145 | <property name="icon_size">1</property> |
|---|
| 146 | <property name="xalign">0.5</property> |
|---|
| 147 | <property name="yalign">0.5</property> |
|---|
| 148 | <property name="xpad">0</property> |
|---|
| 149 | <property name="ypad">0</property> |
|---|
| 150 | </widget> |
|---|
| 151 | </child> |
|---|
| 152 | </widget> |
|---|
| 153 | </child> |
|---|
| 154 | </widget> |
|---|
| 155 | |
|---|
| 156 | </glade-interface> |
|---|