2007-02-27 00:28:18 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
|
|
|
|
<!--*- mode: xml -*-->
|
|
|
|
<glade-interface>
|
|
|
|
<widget class="GtkMenu" id="torrent_menu">
|
|
|
|
<property name="visible">True</property>
|
2007-06-20 19:19:59 +00:00
|
|
|
<child>
|
2007-07-27 23:02:42 +00:00
|
|
|
<widget class="GtkImageMenuItem" id="menu_resume">
|
2007-06-20 19:19:59 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2007-07-30 01:58:35 +00:00
|
|
|
<property name="label" translatable="yes">Re_sume</property>
|
2007-06-20 19:19:59 +00:00
|
|
|
<property name="use_underline">True</property>
|
2007-07-27 23:02:42 +00:00
|
|
|
<signal name="activate" handler="tor_start"/>
|
|
|
|
<child internal-child="image">
|
|
|
|
<widget class="GtkImage" id="menu-item-image13">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
|
|
|
<property name="stock">gtk-media-play</property>
|
2007-08-02 21:46:00 +00:00
|
|
|
<property name="icon_size">1</property>
|
2007-07-27 23:02:42 +00:00
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
2007-07-30 01:34:30 +00:00
|
|
|
<widget class="GtkImageMenuItem" id="menu_pause">
|
2007-07-27 23:02:42 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2007-07-30 01:58:35 +00:00
|
|
|
<property name="label" translatable="yes">_Pause</property>
|
2007-07-27 23:02:42 +00:00
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<signal name="activate" handler="tor_pause"/>
|
|
|
|
<child internal-child="image">
|
|
|
|
<widget class="GtkImage" id="menu-item-image14">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
|
|
|
<property name="stock">gtk-media-pause</property>
|
2007-08-02 21:46:00 +00:00
|
|
|
<property name="icon_size">1</property>
|
2007-07-27 23:02:42 +00:00
|
|
|
</widget>
|
|
|
|
</child>
|
2007-06-24 05:14:00 +00:00
|
|
|
</widget>
|
|
|
|
</child>
|
2007-08-02 21:46:00 +00:00
|
|
|
<child>
|
|
|
|
<widget class="GtkSeparatorMenuItem" id="separator">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2007-06-24 05:14:00 +00:00
|
|
|
<child>
|
|
|
|
<widget class="GtkImageMenuItem" id="menuitem5">
|
|
|
|
<property name="visible">True</property>
|
2007-06-25 16:37:25 +00:00
|
|
|
<property name="label" translatable="yes">_Update Tracker</property>
|
2007-06-24 05:14:00 +00:00
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<signal name="activate" handler="update_tracker"/>
|
2007-06-20 19:19:59 +00:00
|
|
|
<child internal-child="image">
|
2007-06-24 05:14:00 +00:00
|
|
|
<widget class="GtkImage" id="menu-item-image5">
|
2007-06-20 19:19:59 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2007-06-24 05:14:00 +00:00
|
|
|
<property name="stock">gtk-refresh</property>
|
|
|
|
<property name="icon_size">1</property>
|
2007-06-20 19:19:59 +00:00
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2007-03-26 03:57:40 +00:00
|
|
|
<child>
|
2007-06-24 05:14:00 +00:00
|
|
|
<widget class="GtkImageMenuItem" id="menuitem13">
|
2007-03-26 03:57:40 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2007-06-25 16:37:25 +00:00
|
|
|
<property name="label" translatable="yes">_Edit Trackers</property>
|
2007-03-26 03:57:40 +00:00
|
|
|
<property name="use_underline">True</property>
|
2007-06-24 05:14:00 +00:00
|
|
|
<signal name="activate" handler="edit_trackers"/>
|
|
|
|
<child internal-child="image">
|
|
|
|
<widget class="GtkImage" id="menu-item-image12">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
|
|
|
<property name="stock">gtk-edit</property>
|
2007-06-26 08:59:51 +00:00
|
|
|
<property name="icon_size">1</property>
|
2007-06-24 05:14:00 +00:00
|
|
|
</widget>
|
|
|
|
</child>
|
2007-03-26 03:57:40 +00:00
|
|
|
</widget>
|
|
|
|
</child>
|
2007-06-25 16:37:25 +00:00
|
|
|
<child>
|
|
|
|
<widget class="GtkSeparatorMenuItem" id="separator">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2007-02-27 00:28:18 +00:00
|
|
|
<child>
|
2007-06-24 05:14:00 +00:00
|
|
|
<widget class="GtkImageMenuItem" id="menuitem12">
|
2007-02-27 00:28:18 +00:00
|
|
|
<property name="visible">True</property>
|
2007-06-24 05:14:00 +00:00
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2007-06-25 16:37:25 +00:00
|
|
|
<property name="label" translatable="yes">_Remove Torrent</property>
|
2007-02-27 00:28:18 +00:00
|
|
|
<property name="use_underline">True</property>
|
2007-06-24 05:14:00 +00:00
|
|
|
<signal name="activate" handler="remove_torrent"/>
|
2007-02-27 00:28:18 +00:00
|
|
|
<child internal-child="image">
|
2007-06-24 05:14:00 +00:00
|
|
|
<widget class="GtkImage" id="menu-item-image9">
|
2007-02-27 00:28:18 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2007-06-24 05:14:00 +00:00
|
|
|
<property name="stock">gtk-remove</property>
|
2007-06-26 08:59:51 +00:00
|
|
|
<property name="icon_size">1</property>
|
2007-02-27 00:28:18 +00:00
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2007-06-25 16:37:25 +00:00
|
|
|
<child>
|
2007-08-02 21:46:00 +00:00
|
|
|
<widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
|
2007-06-25 16:37:25 +00:00
|
|
|
<property name="visible">True</property>
|
2007-08-02 21:46:00 +00:00
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2007-06-25 16:37:25 +00:00
|
|
|
</widget>
|
|
|
|
</child>
|
2007-02-27 00:28:18 +00:00
|
|
|
<child>
|
2007-03-26 03:57:40 +00:00
|
|
|
<widget class="GtkImageMenuItem" id="menuitem2">
|
2007-02-27 00:28:18 +00:00
|
|
|
<property name="visible">True</property>
|
2007-03-26 03:57:40 +00:00
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2007-06-25 16:37:25 +00:00
|
|
|
<property name="label" translatable="yes">_Queue</property>
|
2007-02-27 00:28:18 +00:00
|
|
|
<property name="use_underline">True</property>
|
2007-03-26 03:57:40 +00:00
|
|
|
<child>
|
|
|
|
<widget class="GtkMenu" id="menu1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
|
|
|
<child>
|
2007-07-04 08:48:20 +00:00
|
|
|
<widget class="GtkImageMenuItem" id="menu_queue_top">
|
2007-03-26 03:57:40 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2007-06-25 16:37:25 +00:00
|
|
|
<property name="label" translatable="yes">_Top</property>
|
2007-03-26 03:57:40 +00:00
|
|
|
<property name="use_underline">True</property>
|
2007-06-16 05:45:22 +00:00
|
|
|
<signal name="activate" handler="queue_top"/>
|
2007-03-26 03:57:40 +00:00
|
|
|
<child internal-child="image">
|
|
|
|
<widget class="GtkImage" id="menu-item-image10">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
|
|
|
<property name="stock">gtk-goto-top</property>
|
|
|
|
<property name="icon_size">1</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
2007-07-04 08:48:20 +00:00
|
|
|
<widget class="GtkImageMenuItem" id="menu_queue_up">
|
2007-03-26 03:57:40 +00:00
|
|
|
<property name="visible">True</property>
|
2007-06-25 16:37:25 +00:00
|
|
|
<property name="label" translatable="yes">_Up</property>
|
2007-03-26 03:57:40 +00:00
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<signal name="activate" handler="queue_up"/>
|
|
|
|
<child internal-child="image">
|
|
|
|
<widget class="GtkImage" id="menu-item-image6">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
|
|
|
<property name="stock">gtk-go-up</property>
|
|
|
|
<property name="icon_size">1</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
2007-07-04 08:48:20 +00:00
|
|
|
<widget class="GtkImageMenuItem" id="menu_queue_down">
|
2007-03-26 03:57:40 +00:00
|
|
|
<property name="visible">True</property>
|
2007-06-25 16:37:25 +00:00
|
|
|
<property name="label" translatable="yes">_Down</property>
|
2007-03-26 03:57:40 +00:00
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<signal name="activate" handler="queue_down"/>
|
|
|
|
<child internal-child="image">
|
|
|
|
<widget class="GtkImage" id="menu-item-image7">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
|
|
|
<property name="stock">gtk-go-down</property>
|
|
|
|
<property name="icon_size">1</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
2007-07-04 08:48:20 +00:00
|
|
|
<widget class="GtkImageMenuItem" id="menu_queue_bottom">
|
2007-03-26 03:57:40 +00:00
|
|
|
<property name="visible">True</property>
|
2007-06-25 16:37:25 +00:00
|
|
|
<property name="label" translatable="yes">_Bottom</property>
|
2007-03-26 03:57:40 +00:00
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<signal name="activate" handler="queue_bottom"/>
|
|
|
|
<child internal-child="image">
|
|
|
|
<widget class="GtkImage" id="menu-item-image8">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
|
|
|
<property name="stock">gtk-goto-bottom</property>
|
|
|
|
<property name="icon_size">1</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2007-02-27 00:28:18 +00:00
|
|
|
<child internal-child="image">
|
2007-03-26 03:57:40 +00:00
|
|
|
<widget class="GtkImage" id="menu-item-image11">
|
2007-02-27 00:28:18 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
2007-03-26 03:57:40 +00:00
|
|
|
<property name="stock">gtk-sort-ascending</property>
|
2007-02-27 00:28:18 +00:00
|
|
|
<property name="icon_size">1</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</glade-interface>
|