1342 lines
86 KiB
XML
1342 lines
86 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
|
|
<!--*- mode: xml -*-->
|
|
<glade-interface>
|
|
<widget class="GtkWindow" id="main_window">
|
|
<property name="title">Deluge</property>
|
|
<signal name="destroy" handler="quit"/>
|
|
<signal name="destroy_event" handler="quit"/>
|
|
<signal name="delete_event" handler="delete"/>
|
|
<child>
|
|
<widget class="GtkVBox" id="vbox1">
|
|
<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>
|
|
<widget class="GtkMenuBar" id="menubar">
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<widget class="GtkMenuItem" id="menu_file">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">_File</property>
|
|
<property name="use_underline">True</property>
|
|
<child>
|
|
<widget class="GtkMenu" id="menuitem1_menu1">
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="menuitem_addtorrent">
|
|
<property name="visible">True</property>
|
|
<property name="sensitive">False</property>
|
|
<property name="label" translatable="yes">_Add Torrent</property>
|
|
<property name="use_underline">True</property>
|
|
<signal name="activate" handler="on_menuitem_addtorrent_activate"/>
|
|
<child internal-child="image">
|
|
<widget class="GtkImage" id="menu-item-image1">
|
|
<property name="visible">True</property>
|
|
<property name="stock">gtk-add</property>
|
|
<property name="icon_size">1</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkSeparatorMenuItem" id="separatormenuitem">
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="menuitem_quitdaemon">
|
|
<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">Quit & Shutdown Daemon</property>
|
|
<property name="use_underline">True</property>
|
|
<signal name="activate" handler="on_menuitem_quitdaemon_activate"/>
|
|
<child internal-child="image">
|
|
<widget class="GtkImage" id="menu-item-image4">
|
|
<property name="stock">gtk-quit</property>
|
|
<property name="icon_size">1</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkSeparatorMenuItem" id="separatormenuitem12">
|
|
<property name="visible">True</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="menuitem_quit">
|
|
<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="on_menuitem_quit_activate"/>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkMenuItem" id="menu_edit">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">_Edit</property>
|
|
<property name="use_underline">True</property>
|
|
<child>
|
|
<widget class="GtkMenu" id="menu1">
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="menuitem_preferences">
|
|
<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="on_menuitem_preferences_activate"/>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="menuitem_connectionmanager">
|
|
<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">_Connection Manager</property>
|
|
<property name="use_underline">True</property>
|
|
<signal name="activate" handler="on_menuitem_connectionmanager_activate"/>
|
|
<child internal-child="image">
|
|
<widget class="GtkImage" id="menu-item-image5">
|
|
<property name="stock">gtk-network</property>
|
|
<property name="icon_size">1</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkMenuItem" id="menu_torrent">
|
|
<property name="label" translatable="yes">_Torrent</property>
|
|
<property name="use_underline">True</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkMenuItem" id="menu_view">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">_View</property>
|
|
<property name="use_underline">True</property>
|
|
<child>
|
|
<widget class="GtkMenu" id="menu2">
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<widget class="GtkCheckMenuItem" id="menuitem_toolbar">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">_Toolbar</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="active">True</property>
|
|
<signal name="toggled" handler="on_menuitem_toolbar_toggled"/>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkCheckMenuItem" id="menuitem_sidebar">
|
|
<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">_Sidebar</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="active">True</property>
|
|
<signal name="toggled" handler="on_menuitem_sidebar_toggled"/>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkCheckMenuItem" id="menuitem_infopane">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">_Info Pane</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="active">True</property>
|
|
<signal name="toggled" handler="on_menuitem_infopane_toggled"/>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkMenuItem" id="menu_columns">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">_Columns</property>
|
|
<property name="use_underline">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkMenuItem" id="menu_help">
|
|
<property name="visible">True</property>
|
|
<property name="label" translatable="yes">_Help</property>
|
|
<property name="use_underline">True</property>
|
|
<child>
|
|
<widget class="GtkMenu" id="menuitem2_menu1">
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="menuitem_homepage">
|
|
<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">Homepage</property>
|
|
<property name="use_underline">True</property>
|
|
<signal name="activate" handler="on_menuitem_homepage_activate"/>
|
|
<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-home</property>
|
|
<property name="icon_size">1</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="menuitem_faq">
|
|
<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="tooltip" translatable="yes">Frequently Asked Questions</property>
|
|
<property name="label" translatable="yes">FAQ</property>
|
|
<property name="use_underline">True</property>
|
|
<signal name="activate" handler="on_menuitem_faq_activate"/>
|
|
<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-dialog-question</property>
|
|
<property name="icon_size">1</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="menuitem_community">
|
|
<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">Community</property>
|
|
<property name="use_underline">True</property>
|
|
<signal name="activate" handler="on_menuitem_community_activate"/>
|
|
<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-info</property>
|
|
<property name="icon_size">1</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkSeparatorMenuItem" id="separatormenuitem56">
|
|
<property name="visible">True</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkImageMenuItem" id="menuitem_about">
|
|
<property name="visible">True</property>
|
|
<property name="label">gtk-about</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="use_stock">True</property>
|
|
<signal name="activate" handler="on_menuitem_about_activate"/>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkToolbar" id="toolbar">
|
|
<property name="visible">True</property>
|
|
<property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
|
|
<property name="icon_size">GTK_ICON_SIZE_SMALL_TOOLBAR</property>
|
|
<child>
|
|
<widget class="GtkToolButton" id="toolbutton_add">
|
|
<property name="visible">True</property>
|
|
<property name="sensitive">False</property>
|
|
<property name="tooltip" translatable="yes">Add torrent</property>
|
|
<property name="label">Add Torrent</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="stock_id">gtk-add</property>
|
|
<signal name="clicked" handler="on_toolbutton_add_clicked"/>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="homogeneous">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkMenuToolButton" id="toolbutton_remove">
|
|
<property name="visible">True</property>
|
|
<property name="sensitive">False</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">Remove Torrent</property>
|
|
<property name="stock_id">gtk-remove</property>
|
|
<signal name="clicked" handler="on_toolbutton_remove_clicked"/>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="homogeneous">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkSeparatorToolItem" id="separatortoolitem1">
|
|
<property name="visible">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="homogeneous">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkToolButton" id="toolbutton_pause">
|
|
<property name="visible">True</property>
|
|
<property name="sensitive">False</property>
|
|
<property name="tooltip" translatable="yes">Pause the selected torrents</property>
|
|
<property name="label">Pause</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="stock_id">gtk-media-pause</property>
|
|
<signal name="clicked" handler="on_toolbutton_pause_clicked"/>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="homogeneous">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkToolButton" id="toolbutton_resume">
|
|
<property name="visible">True</property>
|
|
<property name="sensitive">False</property>
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
|
<property name="tooltip" translatable="yes">Resume the selected torrents</property>
|
|
<property name="label">Resume</property>
|
|
<property name="stock_id">gtk-media-play</property>
|
|
<signal name="clicked" handler="on_toolbutton_resume_clicked"/>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="homogeneous">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkSeparatorToolItem" id="separatortoolitem2">
|
|
<property name="visible">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="homogeneous">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkToolButton" id="toolbutton_queue_up">
|
|
<property name="visible">True</property>
|
|
<property name="sensitive">False</property>
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
|
<property name="tooltip" translatable="yes">Queue Torrent Up</property>
|
|
<property name="label" translatable="yes">Queue Up</property>
|
|
<property name="stock_id">gtk-go-up</property>
|
|
<signal name="clicked" handler="on_toolbutton_queue_up_clicked"/>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="homogeneous">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkToolButton" id="toolbutton_queue_down">
|
|
<property name="visible">True</property>
|
|
<property name="sensitive">False</property>
|
|
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
|
<property name="tooltip" translatable="yes">Queue Torrent Down</property>
|
|
<property name="label" translatable="yes">Queue Down</property>
|
|
<property name="stock_id">gtk-go-down</property>
|
|
<signal name="clicked" handler="on_toolbutton_queue_down_clicked"/>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="homogeneous">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkSeparatorToolItem" id="toolbutton1">
|
|
<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>
|
|
<property name="homogeneous">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkToolButton" id="toolbutton_preferences">
|
|
<property name="visible">True</property>
|
|
<property name="tooltip" translatable="yes">Preferences</property>
|
|
<property name="label">Preferences</property>
|
|
<property name="use_underline">True</property>
|
|
<property name="stock_id">gtk-preferences</property>
|
|
<signal name="clicked" handler="on_toolbutton_preferences_clicked"/>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="homogeneous">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkToolButton" id="toolbutton_connectionmanager">
|
|
<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="tooltip" translatable="yes">Connection Manager</property>
|
|
<property name="label" translatable="yes">Connection Manager</property>
|
|
<property name="stock_id">gtk-network</property>
|
|
<signal name="clicked" handler="on_toolbutton_connectionmanager_clicked"/>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="homogeneous">False</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="position">1</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="top_padding">2</property>
|
|
<child>
|
|
<widget class="GtkVPaned" id="vpaned">
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<widget class="GtkHPaned" id="hpaned">
|
|
<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>
|
|
<child>
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow_sidebar">
|
|
<property name="width_request">110</property>
|
|
<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="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
<property name="shadow_type">GTK_SHADOW_OUT</property>
|
|
<child>
|
|
<widget class="GtkTreeView" id="label_view">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">True</property>
|
|
<property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
|
|
<property name="enable_search">False</property>
|
|
<property name="fixed_height_mode">True</property>
|
|
<property name="show_expanders">False</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="resize">False</property>
|
|
<property name="shrink">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow1">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">False</property>
|
|
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
<property name="shadow_type">GTK_SHADOW_OUT</property>
|
|
<child>
|
|
<widget class="GtkTreeView" id="torrent_view">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">True</property>
|
|
<property name="headers_clickable">True</property>
|
|
<property name="reorderable">True</property>
|
|
<property name="rules_hint">True</property>
|
|
<property name="enable_search">False</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="resize">True</property>
|
|
<property name="shrink">False</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="resize">True</property>
|
|
<property name="shrink">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkNotebook" id="torrent_info">
|
|
<property name="visible">True</property>
|
|
<property name="show_border">False</property>
|
|
<child>
|
|
<widget class="GtkScrolledWindow" id="torrentdetails_tab">
|
|
<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="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
<property name="vscrollbar_policy">GTK_POLICY_NEVER</property>
|
|
<child>
|
|
<widget class="GtkViewport" id="viewport1">
|
|
<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="resize_mode">GTK_RESIZE_QUEUE</property>
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
|
<child>
|
|
<widget class="GtkAlignment" id="alignment43">
|
|
<property name="visible">True</property>
|
|
<property name="top_padding">10</property>
|
|
<property name="bottom_padding">10</property>
|
|
<property name="left_padding">15</property>
|
|
<property name="right_padding">15</property>
|
|
<child>
|
|
<widget class="GtkVBox" id="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">5</property>
|
|
<child>
|
|
<widget class="GtkProgressBar" id="progressbar">
|
|
<property name="visible">True</property>
|
|
<property name="show_text">True</property>
|
|
<property name="pulse_step">0.10000000149</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkTable" id="table8">
|
|
<property name="visible">True</property>
|
|
<property name="n_rows">5</property>
|
|
<property name="n_columns">6</property>
|
|
<property name="column_spacing">15</property>
|
|
<property name="row_spacing">5</property>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_next_announce">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="wrap">True</property>
|
|
<property name="selectable">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">1</property>
|
|
<property name="right_attach">2</property>
|
|
<property name="top_attach">3</property>
|
|
<property name="bottom_attach">4</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_pieces">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">3</property>
|
|
<property name="right_attach">4</property>
|
|
<property name="top_attach">3</property>
|
|
<property name="bottom_attach">4</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_tracker_status">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="wrap">True</property>
|
|
<property name="wrap_mode">PANGO_WRAP_CHAR</property>
|
|
<property name="selectable">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">1</property>
|
|
<property name="right_attach">2</property>
|
|
<property name="top_attach">4</property>
|
|
<property name="bottom_attach">5</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="label52">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="label" translatable="yes"><b>Tracker Status:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="top_attach">4</property>
|
|
<property name="bottom_attach">5</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
<property name="y_options"></property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_availability">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="wrap">True</property>
|
|
<property name="wrap_mode">PANGO_WRAP_WORD_CHAR</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">5</property>
|
|
<property name="right_attach">6</property>
|
|
<property name="top_attach">2</property>
|
|
<property name="bottom_attach">3</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
<property name="y_options"></property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="label47">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="ypad">1</property>
|
|
<property name="label" translatable="yes"><b>Availability:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">4</property>
|
|
<property name="right_attach">5</property>
|
|
<property name="top_attach">2</property>
|
|
<property name="bottom_attach">3</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_eta">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">3</property>
|
|
<property name="right_attach">4</property>
|
|
<property name="top_attach">2</property>
|
|
<property name="bottom_attach">3</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_share_ratio">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">1</property>
|
|
<property name="right_attach">2</property>
|
|
<property name="top_attach">2</property>
|
|
<property name="bottom_attach">3</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_peers">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">5</property>
|
|
<property name="right_attach">6</property>
|
|
<property name="top_attach">1</property>
|
|
<property name="bottom_attach">2</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="label44">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="label" translatable="yes"><b>Peers:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">4</property>
|
|
<property name="right_attach">5</property>
|
|
<property name="top_attach">1</property>
|
|
<property name="bottom_attach">2</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_seeders">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">5</property>
|
|
<property name="right_attach">6</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="label40">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="label" translatable="yes"><b>Seeders:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">4</property>
|
|
<property name="right_attach">5</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkAlignment" id="alignment51">
|
|
<property name="visible">True</property>
|
|
<property name="left_padding">15</property>
|
|
<property name="right_padding">5</property>
|
|
<child>
|
|
<widget class="GtkLabel" id="label46">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="label" translatable="yes"><b>Pieces:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">2</property>
|
|
<property name="right_attach">3</property>
|
|
<property name="top_attach">3</property>
|
|
<property name="bottom_attach">4</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkAlignment" id="alignment50">
|
|
<property name="visible">True</property>
|
|
<property name="left_padding">15</property>
|
|
<property name="right_padding">5</property>
|
|
<child>
|
|
<widget class="GtkLabel" id="label45">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="label" translatable="yes"><b>ETA:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">2</property>
|
|
<property name="right_attach">3</property>
|
|
<property name="top_attach">2</property>
|
|
<property name="bottom_attach">3</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkAlignment" id="alignment49">
|
|
<property name="visible">True</property>
|
|
<property name="left_padding">15</property>
|
|
<property name="right_padding">5</property>
|
|
<child>
|
|
<widget class="GtkLabel" id="label43">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="label" translatable="yes"><b>Speed:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">2</property>
|
|
<property name="right_attach">3</property>
|
|
<property name="top_attach">1</property>
|
|
<property name="bottom_attach">2</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkAlignment" id="alignment48">
|
|
<property name="visible">True</property>
|
|
<property name="left_padding">15</property>
|
|
<property name="right_padding">5</property>
|
|
<child>
|
|
<widget class="GtkLabel" id="label42">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="label" translatable="yes"><b>Speed:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">2</property>
|
|
<property name="right_attach">3</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkAlignment" id="alignment47">
|
|
<property name="visible">True</property>
|
|
<property name="right_padding">5</property>
|
|
<child>
|
|
<widget class="GtkLabel" id="label53">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="label" translatable="yes"><b>Next Announce:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="top_attach">3</property>
|
|
<property name="bottom_attach">4</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkAlignment" id="alignment46">
|
|
<property name="visible">True</property>
|
|
<property name="right_padding">5</property>
|
|
<child>
|
|
<widget class="GtkLabel" id="label41">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="label" translatable="yes"><b>Share Ratio:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="top_attach">2</property>
|
|
<property name="bottom_attach">3</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkAlignment" id="alignment45">
|
|
<property name="visible">True</property>
|
|
<property name="right_padding">5</property>
|
|
<child>
|
|
<widget class="GtkLabel" id="label39">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="label" translatable="yes"><b>Uploaded:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="top_attach">1</property>
|
|
<property name="bottom_attach">2</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkAlignment" id="alignment44">
|
|
<property name="visible">True</property>
|
|
<property name="right_padding">5</property>
|
|
<child>
|
|
<widget class="GtkLabel" id="label38">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="label" translatable="yes"><b>Downloaded:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_upload_speed">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">3</property>
|
|
<property name="right_attach">4</property>
|
|
<property name="top_attach">1</property>
|
|
<property name="bottom_attach">2</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_total_uploaded">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">1</property>
|
|
<property name="right_attach">2</property>
|
|
<property name="top_attach">1</property>
|
|
<property name="bottom_attach">2</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_download_speed">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">3</property>
|
|
<property name="right_attach">4</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_total_downloaded">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">1</property>
|
|
<property name="right_attach">2</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
<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">2</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-info</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="label3">
|
|
<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">_Statistics</property>
|
|
<property name="use_underline">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="type">tab</property>
|
|
<property name="tab_fill">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow2">
|
|
<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="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
<child>
|
|
<widget class="GtkViewport" id="viewport2">
|
|
<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="resize_mode">GTK_RESIZE_QUEUE</property>
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
|
<child>
|
|
<widget class="GtkAlignment" id="alignment54">
|
|
<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="top_padding">10</property>
|
|
<property name="bottom_padding">10</property>
|
|
<property name="left_padding">15</property>
|
|
<property name="right_padding">15</property>
|
|
<child>
|
|
<widget class="GtkTable" id="table9">
|
|
<property name="visible">True</property>
|
|
<property name="n_rows">5</property>
|
|
<property name="n_columns">2</property>
|
|
<property name="row_spacing">2</property>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_tracker">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="wrap">True</property>
|
|
<property name="wrap_mode">PANGO_WRAP_CHAR</property>
|
|
<property name="selectable">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">1</property>
|
|
<property name="right_attach">2</property>
|
|
<property name="top_attach">4</property>
|
|
<property name="bottom_attach">5</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
<property name="y_options"></property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="label51">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="ypad">1</property>
|
|
<property name="label" translatable="yes"><b>Tracker:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="top_attach">4</property>
|
|
<property name="bottom_attach">5</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
<property name="y_options"></property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkAlignment" id="alignment55">
|
|
<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="right_padding">5</property>
|
|
<child>
|
|
<widget class="GtkLabel" id="label49">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="ypad">1</property>
|
|
<property name="label" translatable="yes"><b># of files:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="top_attach">3</property>
|
|
<property name="bottom_attach">4</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
<property name="y_options"></property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_num_files">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="selectable">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">1</property>
|
|
<property name="right_attach">2</property>
|
|
<property name="top_attach">3</property>
|
|
<property name="bottom_attach">4</property>
|
|
<property name="y_options"></property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_total_size">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="selectable">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">1</property>
|
|
<property name="right_attach">2</property>
|
|
<property name="top_attach">2</property>
|
|
<property name="bottom_attach">3</property>
|
|
<property name="y_options"></property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_name">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="wrap">True</property>
|
|
<property name="wrap_mode">PANGO_WRAP_CHAR</property>
|
|
<property name="selectable">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">1</property>
|
|
<property name="right_attach">2</property>
|
|
<property name="y_options"></property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkAlignment" id="alignment56">
|
|
<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="right_padding">5</property>
|
|
<child>
|
|
<widget class="GtkLabel" id="label50">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="ypad">1</property>
|
|
<property name="label" translatable="yes"><b>Total Size:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="top_attach">2</property>
|
|
<property name="bottom_attach">3</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
<property name="y_options"></property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkAlignment" id="alignment62">
|
|
<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="right_padding">5</property>
|
|
<child>
|
|
<widget class="GtkLabel" id="label54">
|
|
<property name="visible">True</property>
|
|
<property name="xalign">0</property>
|
|
<property name="yalign">0</property>
|
|
<property name="ypad">1</property>
|
|
<property name="label" translatable="yes"><b>Name:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="x_options">GTK_FILL</property>
|
|
<property name="y_options"></property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkAlignment" id="alignment3">
|
|
<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="right_padding">5</property>
|
|
<child>
|
|
<widget class="GtkLabel" id="label1">
|
|
<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="xalign">0</property>
|
|
<property name="label" translatable="yes"><b>Path:</b></property>
|
|
<property name="use_markup">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="top_attach">1</property>
|
|
<property name="bottom_attach">2</property>
|
|
<property name="x_options">GTK_FILL</property>
|
|
<property name="y_options"></property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="summary_torrent_path">
|
|
<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="xalign">0</property>
|
|
<property name="wrap">True</property>
|
|
<property name="wrap_mode">PANGO_WRAP_CHAR</property>
|
|
<property name="selectable">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="left_attach">1</property>
|
|
<property name="right_attach">2</property>
|
|
<property name="top_attach">1</property>
|
|
<property name="bottom_attach">2</property>
|
|
<property name="y_options"></property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
<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">2</property>
|
|
<child>
|
|
<widget class="GtkImage" id="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-properties</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="label2">
|
|
<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">_Details</property>
|
|
<property name="use_underline">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="type">tab</property>
|
|
<property name="position">1</property>
|
|
<property name="tab_fill">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow3">
|
|
<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="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
<child>
|
|
<widget class="GtkViewport" id="viewport3">
|
|
<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="resize_mode">GTK_RESIZE_QUEUE</property>
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
|
<child>
|
|
<widget class="GtkTreeView" id="files_listview">
|
|
<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="headers_clickable">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="position">2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkHBox" id="hbox3">
|
|
<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="GtkImage" id="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-copy</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="label4">
|
|
<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">_Files</property>
|
|
<property name="use_underline">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="type">tab</property>
|
|
<property name="position">2</property>
|
|
<property name="tab_fill">False</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkScrolledWindow" id="scrolledwindow4">
|
|
<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="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
|
<child>
|
|
<widget class="GtkViewport" id="viewport4">
|
|
<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="resize_mode">GTK_RESIZE_QUEUE</property>
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
|
<child>
|
|
<widget class="GtkTreeView" id="peers_listview">
|
|
<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="headers_clickable">True</property>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="position">3</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkHBox" id="hbox4">
|
|
<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="GtkImage" id="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-network</property>
|
|
</widget>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkLabel" id="label5">
|
|
<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">_Peers</property>
|
|
<property name="use_underline">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="position">1</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="type">tab</property>
|
|
<property name="position">3</property>
|
|
<property name="tab_fill">False</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="resize">False</property>
|
|
<property name="shrink">False</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
<packing>
|
|
<property name="position">2</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<widget class="GtkStatusbar" id="statusbar">
|
|
<property name="visible">True</property>
|
|
</widget>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="position">3</property>
|
|
</packing>
|
|
</child>
|
|
</widget>
|
|
</child>
|
|
</widget>
|
|
</glade-interface>
|