| 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="gc_occupants_menu"> |
|---|
| 7 | |
|---|
| 8 | <child> |
|---|
| 9 | <widget class="GtkMenuItem" id="group_chat_actions_menuitem"> |
|---|
| 10 | <property name="visible">True</property> |
|---|
| 11 | <property name="label" translatable="yes">_Occupant Actions</property> |
|---|
| 12 | <property name="use_underline">True</property> |
|---|
| 13 | |
|---|
| 14 | <child> |
|---|
| 15 | <widget class="GtkMenu" id="group_chat_actions_menuitem_menu"> |
|---|
| 16 | |
|---|
| 17 | <child> |
|---|
| 18 | <widget class="GtkCheckMenuItem" id="voice_checkmenuitem"> |
|---|
| 19 | <property name="visible">True</property> |
|---|
| 20 | <property name="label" translatable="yes">_Voice</property> |
|---|
| 21 | <property name="use_underline">True</property> |
|---|
| 22 | <property name="active">False</property> |
|---|
| 23 | </widget> |
|---|
| 24 | </child> |
|---|
| 25 | |
|---|
| 26 | <child> |
|---|
| 27 | <widget class="GtkCheckMenuItem" id="moderator_checkmenuitem"> |
|---|
| 28 | <property name="visible">True</property> |
|---|
| 29 | <property name="label" translatable="yes">Mo_derator</property> |
|---|
| 30 | <property name="use_underline">True</property> |
|---|
| 31 | <property name="active">False</property> |
|---|
| 32 | </widget> |
|---|
| 33 | </child> |
|---|
| 34 | |
|---|
| 35 | <child> |
|---|
| 36 | <widget class="GtkSeparatorMenuItem" id="separator5"> |
|---|
| 37 | <property name="visible">True</property> |
|---|
| 38 | </widget> |
|---|
| 39 | </child> |
|---|
| 40 | |
|---|
| 41 | <child> |
|---|
| 42 | <widget class="GtkCheckMenuItem" id="member_checkmenuitem"> |
|---|
| 43 | <property name="visible">True</property> |
|---|
| 44 | <property name="label" translatable="yes">_Member</property> |
|---|
| 45 | <property name="use_underline">True</property> |
|---|
| 46 | <property name="active">False</property> |
|---|
| 47 | </widget> |
|---|
| 48 | </child> |
|---|
| 49 | |
|---|
| 50 | <child> |
|---|
| 51 | <widget class="GtkCheckMenuItem" id="admin_checkmenuitem"> |
|---|
| 52 | <property name="visible">True</property> |
|---|
| 53 | <property name="label" translatable="yes">_Admin</property> |
|---|
| 54 | <property name="use_underline">True</property> |
|---|
| 55 | <property name="active">False</property> |
|---|
| 56 | </widget> |
|---|
| 57 | </child> |
|---|
| 58 | |
|---|
| 59 | <child> |
|---|
| 60 | <widget class="GtkCheckMenuItem" id="owner_checkmenuitem"> |
|---|
| 61 | <property name="visible">True</property> |
|---|
| 62 | <property name="label" translatable="yes">_Owner</property> |
|---|
| 63 | <property name="use_underline">True</property> |
|---|
| 64 | <property name="active">False</property> |
|---|
| 65 | </widget> |
|---|
| 66 | </child> |
|---|
| 67 | |
|---|
| 68 | <child> |
|---|
| 69 | <widget class="GtkSeparatorMenuItem" id="separator4"> |
|---|
| 70 | <property name="visible">True</property> |
|---|
| 71 | </widget> |
|---|
| 72 | </child> |
|---|
| 73 | |
|---|
| 74 | <child> |
|---|
| 75 | <widget class="GtkMenuItem" id="kick_menuitem"> |
|---|
| 76 | <property name="visible">True</property> |
|---|
| 77 | <property name="label" translatable="yes">_Kick</property> |
|---|
| 78 | <property name="use_underline">True</property> |
|---|
| 79 | </widget> |
|---|
| 80 | </child> |
|---|
| 81 | |
|---|
| 82 | <child> |
|---|
| 83 | <widget class="GtkMenuItem" id="ban_menuitem"> |
|---|
| 84 | <property name="visible">True</property> |
|---|
| 85 | <property name="label" translatable="yes">_Ban</property> |
|---|
| 86 | <property name="use_underline">True</property> |
|---|
| 87 | </widget> |
|---|
| 88 | </child> |
|---|
| 89 | </widget> |
|---|
| 90 | </child> |
|---|
| 91 | </widget> |
|---|
| 92 | </child> |
|---|
| 93 | |
|---|
| 94 | <child> |
|---|
| 95 | <widget class="GtkImageMenuItem" id="information_menuitem"> |
|---|
| 96 | <property name="visible">True</property> |
|---|
| 97 | <property name="label">gtk-info</property> |
|---|
| 98 | <property name="use_stock">True</property> |
|---|
| 99 | </widget> |
|---|
| 100 | </child> |
|---|
| 101 | |
|---|
| 102 | <child> |
|---|
| 103 | <widget class="GtkImageMenuItem" id="history_menuitem"> |
|---|
| 104 | <property name="visible">True</property> |
|---|
| 105 | <property name="label" translatable="yes">_History</property> |
|---|
| 106 | <property name="use_underline">True</property> |
|---|
| 107 | |
|---|
| 108 | <child internal-child="image"> |
|---|
| 109 | <widget class="GtkImage" id="image1047"> |
|---|
| 110 | <property name="visible">True</property> |
|---|
| 111 | <property name="stock">gtk-justify-fill</property> |
|---|
| 112 | <property name="icon_size">1</property> |
|---|
| 113 | <property name="xalign">0.5</property> |
|---|
| 114 | <property name="yalign">0.5</property> |
|---|
| 115 | <property name="xpad">0</property> |
|---|
| 116 | <property name="ypad">0</property> |
|---|
| 117 | </widget> |
|---|
| 118 | </child> |
|---|
| 119 | </widget> |
|---|
| 120 | </child> |
|---|
| 121 | |
|---|
| 122 | <child> |
|---|
| 123 | <widget class="GtkImageMenuItem" id="add_to_roster_menuitem"> |
|---|
| 124 | <property name="visible">True</property> |
|---|
| 125 | <property name="label" translatable="yes">_Add to Roster</property> |
|---|
| 126 | <property name="use_underline">True</property> |
|---|
| 127 | |
|---|
| 128 | <child internal-child="image"> |
|---|
| 129 | <widget class="GtkImage" id="image1048"> |
|---|
| 130 | <property name="visible">True</property> |
|---|
| 131 | <property name="stock">gtk-add</property> |
|---|
| 132 | <property name="icon_size">1</property> |
|---|
| 133 | <property name="xalign">0.5</property> |
|---|
| 134 | <property name="yalign">0.5</property> |
|---|
| 135 | <property name="xpad">0</property> |
|---|
| 136 | <property name="ypad">0</property> |
|---|
| 137 | </widget> |
|---|
| 138 | </child> |
|---|
| 139 | </widget> |
|---|
| 140 | </child> |
|---|
| 141 | |
|---|
| 142 | <child> |
|---|
| 143 | <widget class="GtkImageMenuItem" id="send_private_message_menuitem"> |
|---|
| 144 | <property name="visible">True</property> |
|---|
| 145 | <property name="label" translatable="yes">_Send Private Message</property> |
|---|
| 146 | <property name="use_underline">True</property> |
|---|
| 147 | |
|---|
| 148 | <child internal-child="image"> |
|---|
| 149 | <widget class="GtkImage" id="image1049"> |
|---|
| 150 | <property name="visible">True</property> |
|---|
| 151 | <property name="stock">gtk-jump-to</property> |
|---|
| 152 | <property name="icon_size">1</property> |
|---|
| 153 | <property name="xalign">0.5</property> |
|---|
| 154 | <property name="yalign">0.5</property> |
|---|
| 155 | <property name="xpad">0</property> |
|---|
| 156 | <property name="ypad">0</property> |
|---|
| 157 | </widget> |
|---|
| 158 | </child> |
|---|
| 159 | </widget> |
|---|
| 160 | </child> |
|---|
| 161 | </widget> |
|---|
| 162 | |
|---|
| 163 | </glade-interface> |
|---|