| | 275 | <child internal-child="image"> |
| | 276 | <widget class="GtkImage" id="image_faq"> |
| | 277 | <property name="visible">True</property> |
| | 278 | <property name="stock">gtk-dialog-question</property> |
| | 279 | <property name="icon_size">1</property> |
| | 280 | </widget> |
| | 281 | </child> |
| | 282 | </widget> |
| | 283 | </child> |
| | 284 | <child> |
| | 285 | <widget class="GtkSeparatorMenuItem" id="menuitem1"> |
| | 286 | <property name="visible">True</property> |
| | 287 | </widget> |
| | 288 | </child> |
| | 289 | <child> |
| | 290 | <widget class="GtkImageMenuItem" id="features_menuitem"> |
| | 291 | <property name="visible">True</property> |
| | 292 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| | 293 | <property name="label" translatable="yes">Fea_tures</property> |
| | 294 | <property name="use_underline">True</property> |
| | 295 | <signal name="activate" handler="on_features_menuitem_activate"/> |
| | 296 | <child internal-child="image"> |
| | 297 | <widget class="GtkImage" id="image_features"> |
| | 298 | <property name="visible">True</property> |
| | 299 | <property name="stock">gtk-properties</property> |
| | 300 | <property name="icon_size">1</property> |
| | 301 | </widget> |
| | 302 | </child> |