diff options
Diffstat (limited to 'gui/viewtorrents.glade')
| -rw-r--r-- | gui/viewtorrents.glade | 506 |
1 files changed, 258 insertions, 248 deletions
diff --git a/gui/viewtorrents.glade b/gui/viewtorrents.glade index 5f95115..9efaccf 100644 --- a/gui/viewtorrents.glade +++ b/gui/viewtorrents.glade @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Generated with glade 3.18.3 --> <interface> - <requires lib="gtk+" version="2.18"/> - <!-- interface-naming-policy project-wide --> + <requires lib="gtk+" version="3.0"/> <object class="GtkAccelGroup" id="accelgroup1"/> <object class="GtkActionGroup" id="actiongroup"> <child> @@ -43,215 +43,43 @@ </object> </child> </object> - <object class="GtkAboutDialog" id="aboutdialog"> + <object class="GtkMenu" id="torrentmenu"> + <property name="visible">True</property> <property name="can_focus">False</property> - <property name="border_width">5</property> - <property name="title" translatable="yes">About</property> - <property name="window_position">center-on-parent</property> - <property name="destroy_with_parent">True</property> - <property name="type_hint">dialog</property> - <property name="transient_for">main</property> - <property name="program_name">Viewtorrents</property> - <property name="version">0.1</property> - <property name="copyright" translatable="yes">Copyright Joel Klinghed 2011</property> - <property name="authors">Joel Klinghed</property> - <property name="logo_icon_name">viewtorrents</property> - <child internal-child="vbox"> - <object class="GtkVBox" id="dialog-vbox4"> + <property name="accel_group">accelgroup1</property> + <child> + <object class="GtkImageMenuItem" id="menuitem5"> + <property name="use_action_appearance">True</property> + <property name="related_action">startaction</property> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="spacing">2</property> - <child internal-child="action_area"> - <object class="GtkHButtonBox" id="dialog-action_area4"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="layout_style">end</property> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">True</property> - <property name="pack_type">end</property> - <property name="position">0</property> - </packing> - </child> - <child> - <placeholder/> - </child> + <property name="use_underline">True</property> + <property name="use_stock">True</property> + <property name="accel_group">accelgroup1</property> </object> </child> - </object> - <object class="GtkDialog" id="connectdlg"> - <property name="can_focus">False</property> - <property name="border_width">5</property> - <property name="title" translatable="yes">Connect</property> - <property name="modal">True</property> - <property name="window_position">center-on-parent</property> - <property name="destroy_with_parent">True</property> - <property name="type_hint">dialog</property> - <property name="transient_for">main</property> - <child internal-child="vbox"> - <object class="GtkVBox" id="dialog-vbox2"> + <child> + <object class="GtkImageMenuItem" id="menuitem6"> + <property name="use_action_appearance">True</property> + <property name="related_action">stopaction</property> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="spacing">2</property> - <child internal-child="action_area"> - <object class="GtkHButtonBox" id="dialog-action_area2"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="layout_style">end</property> - <child> - <object class="GtkButton" id="button4"> - <property name="label">gtk-cancel</property> - <property name="use_action_appearance">False</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">True</property> - <property name="use_stock">True</property> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - <property name="position">0</property> - </packing> - </child> - <child> - <object class="GtkButton" id="button3"> - <property name="label">gtk-connect</property> - <property name="use_action_appearance">False</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="can_default">True</property> - <property name="receives_default">True</property> - <property name="use_stock">True</property> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - <property name="position">1</property> - </packing> - </child> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">True</property> - <property name="pack_type">end</property> - <property name="position">0</property> - </packing> - </child> - <child> - <object class="GtkLabel" id="label4"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label" translatable="yes">Enter the URL for the rTorrent RPC instance to connect to. -If authentication is needed, enter username and password as well.</property> - </object> - <packing> - <property name="expand">True</property> - <property name="fill">True</property> - <property name="position">1</property> - </packing> - </child> - <child> - <object class="GtkTable" id="table1"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="n_rows">3</property> - <property name="n_columns">2</property> - <child> - <object class="GtkLabel" id="label1"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label" translatable="yes">URL:</property> - </object> - </child> - <child> - <object class="GtkLabel" id="label2"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label" translatable="yes">Username:</property> - </object> - <packing> - <property name="top_attach">1</property> - <property name="bottom_attach">2</property> - </packing> - </child> - <child> - <object class="GtkLabel" id="label3"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label" translatable="yes">Password:</property> - </object> - <packing> - <property name="top_attach">2</property> - <property name="bottom_attach">3</property> - </packing> - </child> - <child> - <object class="GtkEntry" id="connectdlg_url"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="invisible_char">●</property> - <property name="activates_default">True</property> - <property name="primary_icon_activatable">False</property> - <property name="secondary_icon_activatable">False</property> - <property name="primary_icon_sensitive">True</property> - <property name="secondary_icon_sensitive">True</property> - </object> - <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> - </packing> - </child> - <child> - <object class="GtkEntry" id="connectdlg_user"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="invisible_char">●</property> - <property name="activates_default">True</property> - <property name="primary_icon_activatable">False</property> - <property name="secondary_icon_activatable">False</property> - <property name="primary_icon_sensitive">True</property> - <property name="secondary_icon_sensitive">True</property> - </object> - <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> - </packing> - </child> - <child> - <object class="GtkEntry" id="connectdlg_pwd"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="visibility">False</property> - <property name="invisible_char">●</property> - <property name="activates_default">True</property> - <property name="primary_icon_activatable">False</property> - <property name="secondary_icon_activatable">False</property> - <property name="primary_icon_sensitive">True</property> - <property name="secondary_icon_sensitive">True</property> - </object> - <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> - </packing> - </child> - </object> - <packing> - <property name="expand">True</property> - <property name="fill">True</property> - <property name="position">2</property> - </packing> - </child> + <property name="use_underline">True</property> + <property name="use_stock">True</property> + <property name="accel_group">accelgroup1</property> + </object> + </child> + <child> + <object class="GtkImageMenuItem" id="menuitem7"> + <property name="use_action_appearance">True</property> + <property name="related_action">rehashaction</property> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="use_underline">True</property> + <property name="use_stock">True</property> + <property name="accel_group">accelgroup1</property> </object> </child> - <action-widgets> - <action-widget response="-6">button4</action-widget> - <action-widget response="-5">button3</action-widget> - </action-widgets> </object> <object class="GtkListStore" id="liststore"> <columns> @@ -286,9 +114,10 @@ If authentication is needed, enter username and password as well.</property> <group name="accelgroup1"/> </accel-groups> <child> - <object class="GtkVBox" id="vbox1"> + <object class="GtkBox" id="box1"> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="orientation">vertical</property> <child> <object class="GtkMenuBar" id="menubar"> <property name="visible">True</property> @@ -306,6 +135,7 @@ If authentication is needed, enter username and password as well.</property> <property name="can_focus">False</property> <child> <object class="GtkImageMenuItem" id="connectmenuitem"> + <property name="use_action_appearance">True</property> <property name="related_action">connectaction</property> <property name="visible">True</property> <property name="can_focus">False</property> @@ -316,6 +146,7 @@ If authentication is needed, enter username and password as well.</property> </child> <child> <object class="GtkImageMenuItem" id="disconnectmenuitem"> + <property name="use_action_appearance">True</property> <property name="related_action">disconnectaction</property> <property name="visible">True</property> <property name="can_focus">False</property> @@ -334,7 +165,6 @@ If authentication is needed, enter username and password as well.</property> <child> <object class="GtkImageMenuItem" id="quitmenuitem"> <property name="label">gtk-quit</property> - <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="use_underline">True</property> @@ -359,6 +189,7 @@ If authentication is needed, enter username and password as well.</property> <property name="can_focus">False</property> <child> <object class="GtkImageMenuItem" id="startmenuitem"> + <property name="use_action_appearance">True</property> <property name="related_action">startaction</property> <property name="visible">True</property> <property name="can_focus">False</property> @@ -369,6 +200,7 @@ If authentication is needed, enter username and password as well.</property> </child> <child> <object class="GtkImageMenuItem" id="stopmenuitem"> + <property name="use_action_appearance">True</property> <property name="related_action">stopaction</property> <property name="visible">True</property> <property name="can_focus">False</property> @@ -379,6 +211,7 @@ If authentication is needed, enter username and password as well.</property> </child> <child> <object class="GtkImageMenuItem" id="rehashmenuitem"> + <property name="use_action_appearance">True</property> <property name="related_action">rehashaction</property> <property name="visible">True</property> <property name="can_focus">False</property> @@ -407,8 +240,6 @@ If authentication is needed, enter username and password as well.</property> <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Toolbar</property> - <property name="use_underline">True</property> <property name="active">True</property> </object> </child> @@ -459,7 +290,9 @@ If authentication is needed, enter username and password as well.</property> <property name="related_action">connectaction</property> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="label" translatable="yes">Connect</property> <property name="use_underline">True</property> + <property name="stock_id">gtk-connect</property> </object> <packing> <property name="expand">False</property> @@ -471,7 +304,9 @@ If authentication is needed, enter username and password as well.</property> <property name="related_action">disconnectaction</property> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="label" translatable="yes">Disconnect</property> <property name="use_underline">True</property> + <property name="stock_id">gtk-disconnect</property> </object> <packing> <property name="expand">False</property> @@ -494,7 +329,9 @@ If authentication is needed, enter username and password as well.</property> <property name="related_action">startaction</property> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="label" translatable="yes">Start</property> <property name="use_underline">True</property> + <property name="stock_id">gtk-media-play</property> </object> <packing> <property name="expand">False</property> @@ -506,7 +343,9 @@ If authentication is needed, enter username and password as well.</property> <property name="related_action">stopaction</property> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="label" translatable="yes">Stop</property> <property name="use_underline">True</property> + <property name="stock_id">gtk-media-stop</property> </object> <packing> <property name="expand">False</property> @@ -518,7 +357,9 @@ If authentication is needed, enter username and password as well.</property> <property name="related_action">rehashaction</property> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="label" translatable="yes">Rehash</property> <property name="use_underline">True</property> + <property name="stock_id">gtk-refresh</property> </object> <packing> <property name="expand">False</property> @@ -536,7 +377,6 @@ If authentication is needed, enter username and password as well.</property> <object class="GtkScrolledWindow" id="scrolledwindow"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="hscrollbar_policy">automatic</property> <child> <object class="GtkTreeView" id="treeview"> <property name="visible">True</property> @@ -547,6 +387,9 @@ If authentication is needed, enter username and password as well.</property> <property name="search_column">1</property> <property name="fixed_height_mode">True</property> <property name="tooltip_column">1</property> + <child internal-child="selection"> + <object class="GtkTreeSelection" id="treeview-selection"/> + </child> <child> <object class="GtkTreeViewColumn" id="statecolumn"> <property name="sizing">fixed</property> @@ -587,7 +430,7 @@ If authentication is needed, enter username and password as well.</property> <child> <object class="GtkTreeViewColumn" id="upcolumn"> <property name="sizing">fixed</property> - <property name="fixed_width">70</property> + <property name="fixed_width">85</property> <property name="title" translatable="yes">Up</property> <property name="clickable">True</property> <property name="sort_indicator">True</property> @@ -598,7 +441,7 @@ If authentication is needed, enter username and password as well.</property> <child> <object class="GtkTreeViewColumn" id="downcolumn"> <property name="sizing">fixed</property> - <property name="fixed_width">70</property> + <property name="fixed_width">85</property> <property name="title" translatable="yes">Down</property> <property name="clickable">True</property> <property name="sort_indicator">True</property> @@ -639,6 +482,210 @@ If authentication is needed, enter username and password as well.</property> </object> </child> </object> + <object class="GtkAboutDialog" id="aboutdialog"> + <property name="can_focus">False</property> + <property name="border_width">5</property> + <property name="title" translatable="yes">About</property> + <property name="window_position">center-on-parent</property> + <property name="destroy_with_parent">True</property> + <property name="type_hint">dialog</property> + <property name="transient_for">main</property> + <property name="program_name">Viewtorrents</property> + <property name="version">0.1</property> + <property name="copyright" translatable="yes">Copyright Joel Klinghed 2011</property> + <property name="authors">Joel Klinghed</property> + <property name="logo_icon_name">viewtorrents</property> + <child internal-child="vbox"> + <object class="GtkBox" id="dialog-vbox4"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="spacing">2</property> + <child internal-child="action_area"> + <object class="GtkButtonBox" id="dialog-action_area4"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="layout_style">end</property> + </object> + <packing> + <property name="expand">False</property> + <property name="fill">True</property> + <property name="pack_type">end</property> + <property name="position">0</property> + </packing> + </child> + <child> + <placeholder/> + </child> + </object> + </child> + </object> + <object class="GtkDialog" id="connectdlg"> + <property name="can_focus">False</property> + <property name="border_width">5</property> + <property name="title" translatable="yes">Connect</property> + <property name="modal">True</property> + <property name="window_position">center-on-parent</property> + <property name="destroy_with_parent">True</property> + <property name="type_hint">dialog</property> + <property name="transient_for">main</property> + <child internal-child="vbox"> + <object class="GtkBox" id="dialog-vbox2"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="spacing">2</property> + <child internal-child="action_area"> + <object class="GtkButtonBox" id="dialog-action_area2"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="layout_style">end</property> + <child> + <object class="GtkButton" id="button4"> + <property name="label">gtk-cancel</property> + <property name="use_action_appearance">False</property> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="receives_default">True</property> + <property name="use_stock">True</property> + </object> + <packing> + <property name="expand">False</property> + <property name="fill">False</property> + <property name="position">0</property> + </packing> + </child> + <child> + <object class="GtkButton" id="button3"> + <property name="label">gtk-connect</property> + <property name="use_action_appearance">False</property> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="can_default">True</property> + <property name="receives_default">True</property> + <property name="use_stock">True</property> + </object> + <packing> + <property name="expand">False</property> + <property name="fill">False</property> + <property name="position">1</property> + </packing> + </child> + </object> + <packing> + <property name="expand">False</property> + <property name="fill">True</property> + <property name="pack_type">end</property> + <property name="position">0</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="label4"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="label" translatable="yes">Enter the URL for the rTorrent RPC instance to connect to. +If authentication is needed, enter username and password as well.</property> + </object> + <packing> + <property name="expand">True</property> + <property name="fill">True</property> + <property name="position">1</property> + </packing> + </child> + <child> + <object class="GtkGrid" id="grid1"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="column_spacing">5</property> + <property name="row_homogeneous">True</property> + <child> + <object class="GtkLabel" id="label1"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="label" translatable="yes">URL:</property> + </object> + <packing> + <property name="left_attach">0</property> + <property name="top_attach">0</property> + </packing> + </child> + <child> + <object class="GtkEntry" id="connectdlg_url"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="invisible_char">●</property> + <property name="activates_default">True</property> + <property name="primary_icon_activatable">False</property> + <property name="secondary_icon_activatable">False</property> + </object> + <packing> + <property name="left_attach">1</property> + <property name="top_attach">0</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="label2"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="label" translatable="yes">Username:</property> + </object> + <packing> + <property name="left_attach">0</property> + <property name="top_attach">1</property> + </packing> + </child> + <child> + <object class="GtkEntry" id="connectdlg_user"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="invisible_char">●</property> + <property name="activates_default">True</property> + <property name="primary_icon_activatable">False</property> + <property name="secondary_icon_activatable">False</property> + </object> + <packing> + <property name="left_attach">1</property> + <property name="top_attach">1</property> + </packing> + </child> + <child> + <object class="GtkLabel" id="label3"> + <property name="visible">True</property> + <property name="can_focus">False</property> + <property name="label" translatable="yes">Password:</property> + </object> + <packing> + <property name="left_attach">0</property> + <property name="top_attach">2</property> + </packing> + </child> + <child> + <object class="GtkEntry" id="connectdlg_pwd"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="visibility">False</property> + <property name="invisible_char">●</property> + <property name="activates_default">True</property> + <property name="primary_icon_activatable">False</property> + <property name="secondary_icon_activatable">False</property> + </object> + <packing> + <property name="left_attach">1</property> + <property name="top_attach">2</property> + </packing> + </child> + </object> + <packing> + <property name="expand">True</property> + <property name="fill">True</property> + <property name="position">3</property> + </packing> + </child> + </object> + </child> + <action-widgets> + <action-widget response="-6">button4</action-widget> + <action-widget response="-5">button3</action-widget> + </action-widgets> + </object> <object class="GtkDialog" id="pwddlg"> <property name="can_focus">False</property> <property name="border_width">5</property> @@ -649,12 +696,12 @@ If authentication is needed, enter username and password as well.</property> <property name="type_hint">dialog</property> <property name="transient_for">main</property> <child internal-child="vbox"> - <object class="GtkVBox" id="dialog-vbox1"> + <object class="GtkBox" id="dialog-vbox1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">2</property> <child internal-child="action_area"> - <object class="GtkHButtonBox" id="dialog-action_area1"> + <object class="GtkButtonBox" id="dialog-action_area1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="layout_style">end</property> @@ -718,8 +765,6 @@ If authentication is needed, enter username and password as well.</property> <property name="activates_default">True</property> <property name="primary_icon_activatable">False</property> <property name="secondary_icon_activatable">False</property> - <property name="primary_icon_sensitive">True</property> - <property name="secondary_icon_sensitive">True</property> </object> <packing> <property name="expand">True</property> @@ -734,39 +779,4 @@ If authentication is needed, enter username and password as well.</property> <action-widget response="-5">button1</action-widget> </action-widgets> </object> - <object class="GtkMenu" id="torrentmenu"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="accel_group">accelgroup1</property> - <child> - <object class="GtkImageMenuItem" id="menuitem5"> - <property name="related_action">startaction</property> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="use_underline">True</property> - <property name="use_stock">True</property> - <property name="accel_group">accelgroup1</property> - </object> - </child> - <child> - <object class="GtkImageMenuItem" id="menuitem6"> - <property name="related_action">stopaction</property> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="use_underline">True</property> - <property name="use_stock">True</property> - <property name="accel_group">accelgroup1</property> - </object> - </child> - <child> - <object class="GtkImageMenuItem" id="menuitem7"> - <property name="related_action">rehashaction</property> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="use_underline">True</property> - <property name="use_stock">True</property> - <property name="accel_group">accelgroup1</property> - </object> - </child> - </object> </interface> |
