| 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|---|
| 2 | <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> |
|---|
| 3 | <!--*- mode: xml -*--> |
|---|
| 4 | <glade-interface> |
|---|
| 5 | <widget class="GtkMenu" id="account_context_menu"> |
|---|
| 6 | <child> |
|---|
| 7 | <widget class="GtkImageMenuItem" id="status_menuitem"> |
|---|
| 8 | <property name="visible">True</property> |
|---|
| 9 | <property name="label" translatable="yes">_Status</property> |
|---|
| 10 | <property name="use_underline">True</property> |
|---|
| 11 | <child internal-child="image"> |
|---|
| 12 | <widget class="GtkImage" id="image1235"> |
|---|
| 13 | <property name="visible">True</property> |
|---|
| 14 | <property name="stock">gtk-network</property> |
|---|
| 15 | <property name="icon_size">1</property> |
|---|
| 16 | </widget> |
|---|
| 17 | </child> |
|---|
| 18 | </widget> |
|---|
| 19 | </child> |
|---|
| 20 | <child> |
|---|
| 21 | <widget class="GtkSeparatorMenuItem" id="seperator"> |
|---|
| 22 | <property name="visible">True</property> |
|---|
| 23 | </widget> |
|---|
| 24 | </child> |
|---|
| 25 | <child> |
|---|
| 26 | <widget class="GtkMenuItem" id="open_gmail_inbox_menuitem"> |
|---|
| 27 | <property name="visible">True</property> |
|---|
| 28 | <property name="label" translatable="yes">_Open Gmail Inbox</property> |
|---|
| 29 | <property name="use_underline">True</property> |
|---|
| 30 | </widget> |
|---|
| 31 | </child> |
|---|
| 32 | <child> |
|---|
| 33 | <widget class="GtkImageMenuItem" id="join_group_chat_menuitem"> |
|---|
| 34 | <property name="visible">True</property> |
|---|
| 35 | <property name="label" translatable="yes">_Group Chat</property> |
|---|
| 36 | <property name="use_underline">True</property> |
|---|
| 37 | <child internal-child="image"> |
|---|
| 38 | <widget class="GtkImage" id="image1236"> |
|---|
| 39 | <property name="visible">True</property> |
|---|
| 40 | <property name="stock">gtk-connect</property> |
|---|
| 41 | <property name="icon_size">1</property> |
|---|
| 42 | </widget> |
|---|
| 43 | </child> |
|---|
| 44 | </widget> |
|---|
| 45 | </child> |
|---|
| 46 | <child> |
|---|
| 47 | <widget class="GtkImageMenuItem" id="service_discovery_menuitem"> |
|---|
| 48 | <property name="visible">True</property> |
|---|
| 49 | <property name="label" translatable="yes">_Discover Services</property> |
|---|
| 50 | <property name="use_underline">True</property> |
|---|
| 51 | <child internal-child="image"> |
|---|
| 52 | <widget class="GtkImage" id="image1239"> |
|---|
| 53 | <property name="visible">True</property> |
|---|
| 54 | <property name="stock">gtk-find</property> |
|---|
| 55 | <property name="icon_size">1</property> |
|---|
| 56 | </widget> |
|---|
| 57 | </child> |
|---|
| 58 | </widget> |
|---|
| 59 | </child> |
|---|
| 60 | <child> |
|---|
| 61 | <widget class="GtkImageMenuItem" id="execute_command_menuitem"> |
|---|
| 62 | <property name="visible">True</property> |
|---|
| 63 | <property name="label" translatable="yes">_Execute Command</property> |
|---|
| 64 | <property name="use_underline">True</property> |
|---|
| 65 | <child internal-child="image"> |
|---|
| 66 | <widget class="GtkImage" id="image1246"> |
|---|
| 67 | <property name="visible">True</property> |
|---|
| 68 | <property name="stock">gtk-execute</property> |
|---|
| 69 | <property name="icon_size">1</property> |
|---|
| 70 | </widget> |
|---|
| 71 | </child> |
|---|
| 72 | </widget> |
|---|
| 73 | </child> |
|---|
| 74 | <child> |
|---|
| 75 | <widget class="GtkSeparatorMenuItem" id="seperator"> |
|---|
| 76 | <property name="visible">True</property> |
|---|
| 77 | </widget> |
|---|
| 78 | </child> |
|---|
| 79 | <child> |
|---|
| 80 | <widget class="GtkImageMenuItem" id="add_contact_menuitem"> |
|---|
| 81 | <property name="visible">True</property> |
|---|
| 82 | <property name="label" translatable="yes">_Add Contact</property> |
|---|
| 83 | <property name="use_underline">True</property> |
|---|
| 84 | <child internal-child="image"> |
|---|
| 85 | <widget class="GtkImage" id="image1238"> |
|---|
| 86 | <property name="visible">True</property> |
|---|
| 87 | <property name="stock">gtk-add</property> |
|---|
| 88 | <property name="icon_size">1</property> |
|---|
| 89 | </widget> |
|---|
| 90 | </child> |
|---|
| 91 | </widget> |
|---|
| 92 | </child> |
|---|
| 93 | <child> |
|---|
| 94 | <widget class="GtkImageMenuItem" id="edit_account_menuitem"> |
|---|
| 95 | <property name="visible">True</property> |
|---|
| 96 | <property name="label" translatable="yes">_Modify Account...</property> |
|---|
| 97 | <property name="use_underline">True</property> |
|---|
| 98 | <child internal-child="image"> |
|---|
| 99 | <widget class="GtkImage" id="image1240"> |
|---|
| 100 | <property name="visible">True</property> |
|---|
| 101 | <property name="stock">gtk-preferences</property> |
|---|
| 102 | <property name="icon_size">1</property> |
|---|
| 103 | </widget> |
|---|
| 104 | </child> |
|---|
| 105 | </widget> |
|---|
| 106 | </child> |
|---|
| 107 | </widget> |
|---|
| 108 | </glade-interface> |
|---|