| 5 | | |
| 6 | | <widget class="GtkMenu" id="zeroconf_context_menu"> |
| 7 | | |
| 8 | | <child> |
| 9 | | <widget class="GtkImageMenuItem" id="status_menuitem"> |
| 10 | | <property name="visible">True</property> |
| 11 | | <property name="label" translatable="yes">_Status</property> |
| 12 | | <property name="use_underline">True</property> |
| 13 | | |
| 14 | | <child internal-child="image"> |
| 15 | | <widget class="GtkImage" id="image1258"> |
| 16 | | <property name="visible">True</property> |
| 17 | | <property name="stock">gtk-network</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="zeroconf_properties_menuitem"> |
| 30 | | <property name="visible">True</property> |
| 31 | | <property name="label" translatable="yes">_Modify Account...</property> |
| 32 | | <property name="use_underline">True</property> |
| 33 | | |
| 34 | | <child internal-child="image"> |
| 35 | | <widget class="GtkImage" id="image1259"> |
| 36 | | <property name="visible">True</property> |
| 37 | | <property name="stock">gtk-preferences</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 | | </widget> |
| 48 | | |
| | 5 | <widget class="GtkMenu" id="zeroconf_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="image1258"> |
| | 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="separatormenuitem1"> |
| | 22 | <property name="visible">True</property> |
| | 23 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| | 24 | </widget> |
| | 25 | </child> |
| | 26 | <child> |
| | 27 | <widget class="GtkImageMenuItem" id="zeroconf_properties_menuitem"> |
| | 28 | <property name="visible">True</property> |
| | 29 | <property name="label" translatable="yes">_Modify Account...</property> |
| | 30 | <property name="use_underline">True</property> |
| | 31 | <child internal-child="image"> |
| | 32 | <widget class="GtkImage" id="image1259"> |
| | 33 | <property name="visible">True</property> |
| | 34 | <property name="stock">gtk-preferences</property> |
| | 35 | <property name="icon_size">1</property> |
| | 36 | </widget> |
| | 37 | </child> |
| | 38 | </widget> |
| | 39 | </child> |
| | 40 | </widget> |