summaryrefslogtreecommitdiffstats
path: root/deluge/ui/gtk3/glade/main_window.tabs.ui
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2021-02-20 14:48:58 +0000
committerCalum Lind <calumlind+deluge@gmail.com>2021-02-20 15:22:08 +0000
commit1022448e4fbd7934b69b28abb3ff0c474b7b16ec (patch)
tree7813386021715212e5e98770e8a2a023c94ec1ca /deluge/ui/gtk3/glade/main_window.tabs.ui
parent291540b601939ffa4a1b985159004420bf82b545 (diff)
downloaddeluge-1022448e4fbd7934b69b28abb3ff0c474b7b16ec.tar.gz
deluge-1022448e4fbd7934b69b28abb3ff0c474b7b16ec.tar.bz2
deluge-1022448e4fbd7934b69b28abb3ff0c474b7b16ec.zip
[#3441|GTKUI] Add a torrentdetails tabs position menu
The tabs placement for the torrentdetails notebook might not be to everyone's liking so add a menu item to configure it. Default the position back to top.
Diffstat (limited to 'deluge/ui/gtk3/glade/main_window.tabs.ui')
-rw-r--r--deluge/ui/gtk3/glade/main_window.tabs.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/deluge/ui/gtk3/glade/main_window.tabs.ui b/deluge/ui/gtk3/glade/main_window.tabs.ui
index 159ea160b..e9a075d67 100644
--- a/deluge/ui/gtk3/glade/main_window.tabs.ui
+++ b/deluge/ui/gtk3/glade/main_window.tabs.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.22.2 -->
<interface>
<requires lib="gtk+" version="3.0"/>
<object class="GtkAdjustment" id="spin_max_connections_adjustment">
@@ -38,14 +38,14 @@
</object>
<object class="GtkWindow" id="tabs">
<property name="can_focus">False</property>
- <child>
+ <child type="titlebar">
<placeholder/>
</child>
<child>
<object class="GtkNotebook" id="dummy_nb_see_main_win_torrent_info">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="tab_pos">left</property>
+ <property name="enable_popup">True</property>
<child>
<object class="GtkScrolledWindow" id="status_tab">
<property name="visible">True</property>