2007-06-20 19:08:49 +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="tray_menu">
|
|
|
|
<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-06-27 05:54:44 +00:00
|
|
|
<widget class="GtkCheckMenuItem" id="show_hide_window">
|
2007-06-20 19:08:49 +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-27 05:54:44 +00:00
|
|
|
<property name="label" translatable="yes">_Show Deluge</property>
|
2007-06-20 19:08:49 +00:00
|
|
|
<property name="use_underline">True</property>
|
2007-06-27 05:54:44 +00:00
|
|
|
<signal name="activate" handler="show_hide_window_toggled"/>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2007-08-03 04:31:07 +00:00
|
|
|
<child>
|
2007-08-03 04:33:34 +00:00
|
|
|
<widget class="GtkImageMenuItem" id="menuitem2">
|
2007-08-03 04:31:07 +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-08-03 04:33:34 +00:00
|
|
|
<property name="label" translatable="yes">_Resume All</property>
|
2007-08-03 04:31:07 +00:00
|
|
|
<property name="use_underline">True</property>
|
2007-08-03 04:33:34 +00:00
|
|
|
<signal name="activate" handler="resume_all"/>
|
2007-08-03 04:31:07 +00:00
|
|
|
<child internal-child="image">
|
2007-08-03 04:33:34 +00:00
|
|
|
<widget class="GtkImage" id="menu-item-image7">
|
2007-08-03 04:31:07 +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-08-03 04:33:34 +00:00
|
|
|
<property name="stock">gtk-media-play</property>
|
2007-08-03 04:31:07 +00:00
|
|
|
<property name="icon_size">1</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
2007-08-03 04:33:34 +00:00
|
|
|
<widget class="GtkImageMenuItem" id="menuitem1">
|
2007-08-03 04:31:07 +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-08-03 04:33:34 +00:00
|
|
|
<property name="label" translatable="yes">_Pause All</property>
|
2007-08-03 04:31:07 +00:00
|
|
|
<property name="use_underline">True</property>
|
2007-08-03 04:33:34 +00:00
|
|
|
<signal name="activate" handler="pause_all"/>
|
2007-08-03 04:31:07 +00:00
|
|
|
<child internal-child="image">
|
2007-08-03 04:33:34 +00:00
|
|
|
<widget class="GtkImage" id="menu-item-image6">
|
2007-08-03 04:31:07 +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-08-03 04:33:34 +00:00
|
|
|
<property name="stock">gtk-media-pause</property>
|
2007-08-03 04:31:07 +00:00
|
|
|
<property name="icon_size">1</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2007-06-27 05:54:44 +00:00
|
|
|
<child>
|
|
|
|
<widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
|
|
|
|
<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>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkImageMenuItem" id="add_torrent">
|
|
|
|
<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="label" translatable="yes">_Add Torrent</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<signal name="activate" handler="add_torrent"/>
|
2007-06-20 23:34:53 +00:00
|
|
|
<child internal-child="image">
|
2007-06-27 05:54:44 +00:00
|
|
|
<widget class="GtkImage" id="menu-item-image1">
|
2007-06-20 23:34:53 +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-27 05:54:44 +00:00
|
|
|
<property name="stock">gtk-add</property>
|
2007-06-26 07:00:03 +00:00
|
|
|
<property name="icon_size">1</property>
|
2007-06-20 23:34:53 +00:00
|
|
|
</widget>
|
|
|
|
</child>
|
2007-06-20 19:08:49 +00:00
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkSeparatorMenuItem" id="separatormenuitem3">
|
|
|
|
<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>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
2007-06-27 05:54:44 +00:00
|
|
|
<widget class="GtkImageMenuItem" id="download_limit">
|
2007-06-20 19:08:49 +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 06:26:40 +00:00
|
|
|
<property name="label" translatable="yes">Global _Down Speed Limit</property>
|
2007-06-20 19:08:49 +00:00
|
|
|
<property name="use_underline">True</property>
|
2007-06-27 05:54:44 +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>
|
|
|
|
</widget>
|
|
|
|
</child>
|
2007-06-20 19:08:49 +00:00
|
|
|
<child internal-child="image">
|
2007-06-27 05:54:44 +00:00
|
|
|
<widget class="GtkImage" id="download-limit-image">
|
2007-06-20 19:08:49 +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-27 05:54:44 +00:00
|
|
|
<property name="stock">gtk-missing-image</property>
|
2007-06-26 07:00:03 +00:00
|
|
|
<property name="icon_size">1</property>
|
2007-06-20 19:08:49 +00:00
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
2007-06-27 05:54:44 +00:00
|
|
|
<widget class="GtkImageMenuItem" id="upload_limit">
|
2007-06-20 19:08:49 +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 06:26:40 +00:00
|
|
|
<property name="label" translatable="yes">Global _Up Speed Limit</property>
|
2007-06-20 19:08:49 +00:00
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<child internal-child="image">
|
2007-06-27 05:54:44 +00:00
|
|
|
<widget class="GtkImage" id="upload-limit-image">
|
2007-06-20 19:08:49 +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-27 05:54:44 +00:00
|
|
|
<property name="stock">gtk-missing-image</property>
|
2007-06-26 07:00:03 +00:00
|
|
|
<property name="icon_size">1</property>
|
2007-06-20 19:08:49 +00:00
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
2007-06-27 05:54:44 +00:00
|
|
|
<widget class="GtkSeparatorMenuItem" id="separatormenuitem4">
|
2007-06-20 19:08:49 +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>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkImageMenuItem" id="preferences">
|
|
|
|
<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-29 07:30:49 +00:00
|
|
|
<property name="label">gtk-preferences</property>
|
2007-06-20 19:08:49 +00:00
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
<signal name="activate" handler="preferences"/>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkImageMenuItem" id="plugins">
|
|
|
|
<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-26 07:16:53 +00:00
|
|
|
<property name="label" translatable="yes">Plu_gins</property>
|
2007-06-20 19:08:49 +00:00
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<signal name="activate" handler="plugins"/>
|
|
|
|
<child internal-child="image">
|
|
|
|
<widget class="GtkImage" id="menu-item-image3">
|
|
|
|
<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-disconnect</property>
|
2007-06-26 07:00:03 +00:00
|
|
|
<property name="icon_size">1</property>
|
2007-06-20 19:08:49 +00:00
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkSeparatorMenuItem" id="separatormenuitem2">
|
|
|
|
<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>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkImageMenuItem" id="quit">
|
|
|
|
<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 06:01:59 +00:00
|
|
|
<property name="label" translatable="yes">_Quit</property>
|
2007-06-20 19:08:49 +00:00
|
|
|
<property name="use_underline">True</property>
|
|
|
|
<signal name="activate" handler="quit"/>
|
|
|
|
<child internal-child="image">
|
|
|
|
<widget class="GtkImage" id="menu-item-image4">
|
|
|
|
<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-quit</property>
|
2007-06-26 07:00:03 +00:00
|
|
|
<property name="icon_size">1</property>
|
2007-06-20 19:08:49 +00:00
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</glade-interface>
|