<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> <!--Generated with glade3 3.2.2 on Wed Aug 8 23:27:43 2007 by markybob@peg--> <glade-interface> <widget class="GtkDialog" id="remove_torrent_dlg"> <property name="title" translatable="yes">Remove Torrent</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> <property name="skip_taskbar_hint">True</property> <property name="skip_pager_hint">True</property> <property name="has_separator">False</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox3"> <property name="visible">True</property> <child> <widget class="GtkVBox" id="vbox1"> <property name="visible">True</property> <property name="spacing">10</property> <child> <widget class="GtkHBox" id="hbox1"> <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="spacing">3</property> <child> <widget class="GtkImage" id="image1"> <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-dialog-warning</property> <property name="icon_size">6</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="padding">5</property> </packing> </child> <child> <widget class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><span size="large"><b>Are you sure you want to remove the selected torrent(s) from Deluge?</b></span></property> <property name="use_markup">True</property> <property name="wrap">True</property> </widget> <packing> <property name="padding">10</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="padding">5</property> </packing> </child> <child> <widget class="GtkAlignment" id="alignment1"> <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="left_padding">20</property> <child> <widget class="GtkCheckButton" id="data_also"> <property name="visible">True</property> <property name="label" translatable="yes">Delete downloaded files</property> <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkAlignment" id="alignment2"> <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="bottom_padding">5</property> <property name="left_padding">20</property> <child> <widget class="GtkCheckButton" id="torrent_also"> <property name="visible">True</property> <property name="can_focus">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">Delete .torrent file</property> <property name="response_id">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> </widget> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> <child> <widget class="GtkLabel" id="warning"> <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> <packing> <property name="position">3</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="padding">5</property> <property name="position">1</property> </packing> </child> <child internal-child="action_area"> <widget class="GtkHButtonBox" id="dialog-action_area3"> <property name="visible">True</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <widget class="GtkButton" id="button2"> <property name="visible">True</property> <property name="label">gtk-no</property> <property name="use_stock">True</property> <property name="response_id">0</property> </widget> </child> <child> <widget class="GtkButton" id="button1"> <property name="visible">True</property> <property name="label">gtk-yes</property> <property name="use_stock">True</property> <property name="response_id">1</property> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="pack_type">GTK_PACK_END</property> </packing> </child> </widget> </child> </widget> <widget class="GtkMenu" id="tray_menu"> <property name="visible">True</property> <child> <widget class="GtkMenuItem" id="menuitem10"> <property name="visible">True</property> <property name="label" translatable="yes">Show/Hide</property> <property name="use_underline">True</property> <signal name="activate" handler="show_hide_window"/> </widget> </child> <child> <widget class="GtkImageMenuItem" id="menuitem9"> <property name="visible">True</property> <property name="label" translatable="yes">Add a Torrent...</property> <property name="use_underline">True</property> <signal name="activate" handler="add_torrent"/> <child internal-child="image"> <widget class="GtkImage" id="menu-item-image1"> <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-add</property> <property name="icon_size">1</property> </widget> </child> </widget> </child> <child> <widget class="GtkImageMenuItem" id="menuitem11"> <property name="visible">True</property> <property name="label" translatable="yes">Clear Finished</property> <property name="use_underline">True</property> <signal name="activate" handler="clear_finished"/> <child internal-child="image"> <widget class="GtkImage" id="menu-item-image2"> <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-clear</property> <property name="icon_size">1</property> </widget> </child> </widget> </child> <child> <widget class="GtkSeparatorMenuItem" id="separatormenuitem2"> <property name="visible">True</property> </widget> </child> <child> <widget class="GtkImageMenuItem" id="menuitem12"> <property name="visible">True</property> <property name="label">gtk-preferences</property> <property name="use_underline">True</property> <property name="use_stock">True</property> <signal name="activate" handler="preferences"/> </widget> </child> <child> <widget class="GtkImageMenuItem" id="menuitem13"> <property name="visible">True</property> <property name="label" translatable="yes">Plugins</property> <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-execute</property> <property name="icon_size">1</property> </widget> </child> </widget> </child> <child> <widget class="GtkSeparatorMenuItem" id="separatormenuitem1"> <property name="visible">True</property> </widget> </child> <child> <widget class="GtkImageMenuItem" id="menuitem14"> <property name="visible">True</property> <property name="label">gtk-quit</property> <property name="use_underline">True</property> <property name="use_stock">True</property> <signal name="activate" handler="quit"/> </widget> </child> </widget> <widget class="GtkDialog" id="speed_dialog"> <property name="app_paintable">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="border_width">5</property> <property name="title" translatable="yes">Speed</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> <property name="skip_taskbar_hint">True</property> <property name="skip_pager_hint">True</property> <property name="has_separator">False</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox2"> <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="spacing">2</property> <child> <widget class="GtkHBox" id="hbox2"> <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="spacing">10</property> <child> <widget class="GtkLabel" id="spin_title"> <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> <packing> <property name="expand">False</property> </packing> </child> <child> <widget class="GtkSpinButton" id="spin_speed"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="has_focus">True</property> <property name="is_focus">True</property> <property name="can_default">True</property> <property name="has_default">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="activates_default">True</property> <property name="xalign">1</property> <property name="adjustment">0 -1 10000 1 10 10</property> <property name="numeric">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child internal-child="action_area"> <widget class="GtkHButtonBox" id="dialog-action_area2"> <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="layout_style">GTK_BUTTONBOX_END</property> <child> <widget class="GtkButton" id="button3"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">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">gtk-cancel</property> <property name="use_stock">True</property> <property name="response_id">0</property> </widget> </child> <child> <widget class="GtkButton" id="button4"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">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">gtk-ok</property> <property name="use_stock">True</property> <property name="response_id">1</property> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="pack_type">GTK_PACK_END</property> </packing> </child> </widget> </child> </widget> </glade-interface>