From 4a79e1f100ebe4e5bb1d33523a142d5eb6ab9629 Mon Sep 17 00:00:00 2001 From: Calum Lind Date: Sun, 21 Oct 2018 21:31:28 +0100 Subject: [PATCH] [GTK3] Save ui files with Glade 3.22 To ensure properties are updated this is a simple open and save with the glade designer. Always a bit messy with the diff but should not change functionality. --- .../plugins/autoadd/data/autoadd_options.ui | 38 ++---- .../plugins/blocklist/data/blocklist_pref.ui | 26 ++-- .../plugins/execute/data/execute_prefs.ui | 13 +- .../plugins/extractor/data/extractor_prefs.ui | 7 +- .../deluge/plugins/label/data/label_add.ui | 11 +- .../plugins/label/data/label_options.ui | 125 ++++++++---------- .../deluge/plugins/label/data/label_pref.ui | 5 +- .../plugins/notifications/data/config.ui | 15 ++- .../Stats/deluge/plugins/stats/data/config.ui | 25 ++-- .../Stats/deluge/plugins/stats/data/tabs.ui | 9 +- .../WebUi/deluge/plugins/webui/data/config.ui | 7 +- .../gtk3/glade/add_torrent_dialog.infohash.ui | 6 +- deluge/ui/gtk3/glade/add_torrent_dialog.ui | 4 +- .../ui/gtk3/glade/add_torrent_dialog.url.ui | 4 +- deluge/ui/gtk3/glade/connect_peer_dialog.ui | 12 +- .../glade/create_torrent_dialog.progress.ui | 7 +- .../create_torrent_dialog.remote_path.ui | 12 +- .../create_torrent_dialog.remote_save.ui | 12 +- deluge/ui/gtk3/glade/edit_trackers.add.ui | 12 +- deluge/ui/gtk3/glade/edit_trackers.edit.ui | 12 +- deluge/ui/gtk3/glade/filtertree_menu.ui | 3 + .../gtk3/glade/main_window.tabs.menu_file.ui | 9 +- .../gtk3/glade/main_window.tabs.menu_peer.ui | 5 +- deluge/ui/gtk3/glade/main_window.ui | 34 +++-- deluge/ui/gtk3/glade/remove_torrent_dialog.ui | 97 +++++++------- deluge/ui/gtk3/glade/torrent_menu.options.ui | 4 + deluge/ui/gtk3/glade/torrent_menu.queue.ui | 4 + deluge/ui/gtk3/glade/torrent_menu.ui | 10 ++ deluge/ui/gtk3/glade/tray_menu.ui | 7 + 29 files changed, 288 insertions(+), 247 deletions(-) diff --git a/deluge/plugins/AutoAdd/deluge/plugins/autoadd/data/autoadd_options.ui b/deluge/plugins/AutoAdd/deluge/plugins/autoadd/data/autoadd_options.ui index 28be8b8f2..73b38316e 100644 --- a/deluge/plugins/AutoAdd/deluge/plugins/autoadd/data/autoadd_options.ui +++ b/deluge/plugins/AutoAdd/deluge/plugins/autoadd/data/autoadd_options.ui @@ -1,7 +1,7 @@ + - -1 10000 @@ -39,12 +39,15 @@ True dialog + + + - + True False - + True False end @@ -145,8 +148,6 @@ it will be added to the session. False False - True - True True @@ -280,8 +281,6 @@ and it will remain in the same directory. .added False False - True - True True @@ -327,8 +326,6 @@ and deleted from the watch folder. False False - True - True True @@ -444,8 +441,6 @@ also delete the .torrent file used to add it. False False - True - True True @@ -534,8 +529,6 @@ also delete the .torrent file used to add it. False False - True - True True @@ -632,6 +625,11 @@ also delete the .torrent file used to add it. True False True + + + False + + True @@ -795,8 +793,6 @@ also delete the .torrent file used to add it. True False False - True - True adjustment1 1 1 @@ -813,8 +809,6 @@ also delete the .torrent file used to add it. True False False - True - True adjustment2 1 1 @@ -833,8 +827,6 @@ also delete the .torrent file used to add it. True False False - True - True adjustment3 1 @@ -852,8 +844,6 @@ also delete the .torrent file used to add it. True False False - True - True adjustment4 1 @@ -869,9 +859,9 @@ also delete the .torrent file used to add it. True False - 0 5 KiB/s + 0 2 @@ -884,9 +874,9 @@ also delete the .torrent file used to add it. True False - 0 5 KiB/s + 0 2 @@ -1067,8 +1057,6 @@ also delete the .torrent file used to add it. False False - True - True adjustment5 1 1 diff --git a/deluge/plugins/Blocklist/deluge/plugins/blocklist/data/blocklist_pref.ui b/deluge/plugins/Blocklist/deluge/plugins/blocklist/data/blocklist_pref.ui index e8b48c363..582ed3431 100644 --- a/deluge/plugins/Blocklist/deluge/plugins/blocklist/data/blocklist_pref.ui +++ b/deluge/plugins/Blocklist/deluge/plugins/blocklist/data/blocklist_pref.ui @@ -1,7 +1,7 @@ + - 1 100 @@ -11,6 +11,9 @@ False + + + True @@ -51,8 +54,6 @@ False False - True - True True @@ -107,8 +108,8 @@ True False - 0 Days + 0 2 @@ -123,8 +124,6 @@ True False False - True - True adjustment1 @@ -138,8 +137,8 @@ True False - 0 Check for new list every: + 0 GTK_FILL @@ -427,8 +426,8 @@ True False - 0 URL: + 0 3 @@ -440,8 +439,8 @@ True False - 0 Type: + 0 2 @@ -453,8 +452,8 @@ True False - 0 Date: + 0 1 @@ -466,8 +465,8 @@ True False - 0 File Size: + 0 GTK_FILL @@ -518,14 +517,15 @@ True True - automatic - automatic True True False False + + + diff --git a/deluge/plugins/Execute/deluge/plugins/execute/data/execute_prefs.ui b/deluge/plugins/Execute/deluge/plugins/execute/data/execute_prefs.ui index cd9b4d4c0..ed1347aa6 100644 --- a/deluge/plugins/Execute/deluge/plugins/execute/data/execute_prefs.ui +++ b/deluge/plugins/Execute/deluge/plugins/execute/data/execute_prefs.ui @@ -1,15 +1,18 @@ + - - + False + + + True @@ -36,8 +39,8 @@ True False - 0 Event + 0 GTK_FILL @@ -49,8 +52,8 @@ True False - 0 Command + 0 1 @@ -68,8 +71,6 @@ True False False - True - True 1 diff --git a/deluge/plugins/Extractor/deluge/plugins/extractor/data/extractor_prefs.ui b/deluge/plugins/Extractor/deluge/plugins/extractor/data/extractor_prefs.ui index 040e3d0e7..4509bd254 100644 --- a/deluge/plugins/Extractor/deluge/plugins/extractor/data/extractor_prefs.ui +++ b/deluge/plugins/Extractor/deluge/plugins/extractor/data/extractor_prefs.ui @@ -1,9 +1,12 @@ + - False + + + True @@ -59,8 +62,6 @@ True False False - True - True True diff --git a/deluge/plugins/Label/deluge/plugins/label/data/label_add.ui b/deluge/plugins/Label/deluge/plugins/label/data/label_add.ui index 886150317..df564c373 100644 --- a/deluge/plugins/Label/deluge/plugins/label/data/label_add.ui +++ b/deluge/plugins/Label/deluge/plugins/label/data/label_add.ui @@ -1,7 +1,7 @@ + - False 5 @@ -12,13 +12,16 @@ True dialog True + + + - + True False 2 - + True False end @@ -139,8 +142,6 @@ True False False - True - True True diff --git a/deluge/plugins/Label/deluge/plugins/label/data/label_options.ui b/deluge/plugins/Label/deluge/plugins/label/data/label_options.ui index 54949a759..dd33c19c3 100644 --- a/deluge/plugins/Label/deluge/plugins/label/data/label_options.ui +++ b/deluge/plugins/Label/deluge/plugins/label/data/label_options.ui @@ -1,7 +1,7 @@ + - -1 9999 @@ -37,6 +37,9 @@ 1 10 + + tracker1.org + False 5 @@ -46,13 +49,16 @@ True dialog True + + + - + True False 5 - + True False end @@ -115,9 +121,9 @@ True False - 0 <b>Label Options</b> True + 0 False @@ -167,6 +173,27 @@ 4 5 5 + + + + + + + + + + + + + + + + + + + + + True @@ -184,8 +211,6 @@ True False False - True - True adjustment1 @@ -193,8 +218,8 @@ 2 1 2 - - + + @@ -216,23 +241,21 @@ True False False - True - True adjustment2 1 2 - - + + True False - 0 Upload Slots: + 0 2 @@ -245,8 +268,8 @@ True False - 0 Upload Speed: + 0 1 @@ -259,9 +282,9 @@ True False - 0 Download Speed: True + 0 GTK_FILL @@ -289,8 +312,6 @@ True False False - True - True adjustment3 True @@ -299,16 +320,16 @@ 2 2 3 - - + + True False - 0 Connections: + 0 3 @@ -323,8 +344,6 @@ True False False - True - True adjustment4 True @@ -333,8 +352,8 @@ 2 3 4 - - + + @@ -349,27 +368,6 @@ GTK_FILL - - - - - - - - - - - - - - - - - - - - - @@ -413,6 +411,15 @@ False 4 3 + + + + + + + + + True @@ -426,6 +433,9 @@ GTK_FILL + + + Auto Managed @@ -436,7 +446,7 @@ GTK_FILL - + @@ -475,8 +485,6 @@ True False False - True - True adjustment5 2 @@ -485,7 +493,7 @@ 2 1 2 - + GTK_FILL @@ -504,18 +512,6 @@ - - - - - - - - - - - - @@ -605,8 +601,6 @@ True False False - True - True 1 @@ -665,8 +659,6 @@ True True - automatic - automatic in @@ -739,7 +731,4 @@ button3 - - tracker1.org - diff --git a/deluge/plugins/Label/deluge/plugins/label/data/label_pref.ui b/deluge/plugins/Label/deluge/plugins/label/data/label_pref.ui index 04a892357..26d9c4d67 100644 --- a/deluge/plugins/Label/deluge/plugins/label/data/label_pref.ui +++ b/deluge/plugins/Label/deluge/plugins/label/data/label_pref.ui @@ -1,9 +1,12 @@ + - False + + + True diff --git a/deluge/plugins/Notifications/deluge/plugins/notifications/data/config.ui b/deluge/plugins/Notifications/deluge/plugins/notifications/data/config.ui index f26275be7..d75b4bbb6 100644 --- a/deluge/plugins/Notifications/deluge/plugins/notifications/data/config.ui +++ b/deluge/plugins/Notifications/deluge/plugins/notifications/data/config.ui @@ -1,5 +1,5 @@ - + @@ -11,6 +11,9 @@ False + + + True @@ -162,6 +165,9 @@ 4 2 2 + + + True @@ -367,10 +373,10 @@ True False - <b>Recipients</b> 3 - True 0 + <b>Recipients</b> + True @@ -636,8 +642,5 @@ - - - diff --git a/deluge/plugins/Stats/deluge/plugins/stats/data/config.ui b/deluge/plugins/Stats/deluge/plugins/stats/data/config.ui index 25fc029db..1ded24d86 100644 --- a/deluge/plugins/Stats/deluge/plugins/stats/data/config.ui +++ b/deluge/plugins/Stats/deluge/plugins/stats/data/config.ui @@ -1,9 +1,12 @@ + - False + + + True @@ -45,8 +48,8 @@ True False - 0 Download color: + 0 1 @@ -57,8 +60,8 @@ True False - 0 Upload color: + 0 2 @@ -84,9 +87,9 @@ True False - 0 <b>Connections Graph</b> True + 0 2 @@ -98,9 +101,9 @@ True False - 0 <b>Bandwidth Graph</b> True + 0 2 @@ -125,8 +128,8 @@ True False - 0 DHT nodes: + 0 4 @@ -152,8 +155,8 @@ True False - 0 Cached DHT nodes: + 0 5 @@ -164,8 +167,8 @@ True False - 0 DHT torrents: + 0 6 @@ -176,8 +179,8 @@ True False - 0 Connections: + 0 7 @@ -218,9 +221,9 @@ True False - 0 <b>Seeds / Peers</b> True + 0 2 @@ -247,8 +250,8 @@ True False - 0 Peers: + 0 9 diff --git a/deluge/plugins/Stats/deluge/plugins/stats/data/tabs.ui b/deluge/plugins/Stats/deluge/plugins/stats/data/tabs.ui index bf6332a11..0432b42ca 100644 --- a/deluge/plugins/Stats/deluge/plugins/stats/data/tabs.ui +++ b/deluge/plugins/Stats/deluge/plugins/stats/data/tabs.ui @@ -1,9 +1,12 @@ + - - + False + + + True @@ -35,8 +38,6 @@ True True - automatic - automatic True diff --git a/deluge/plugins/WebUi/deluge/plugins/webui/data/config.ui b/deluge/plugins/WebUi/deluge/plugins/webui/data/config.ui index 101f60d0c..a68602166 100644 --- a/deluge/plugins/WebUi/deluge/plugins/webui/data/config.ui +++ b/deluge/plugins/WebUi/deluge/plugins/webui/data/config.ui @@ -1,7 +1,7 @@ + - 99999 8112 @@ -10,6 +10,9 @@ False + + + True @@ -83,8 +86,6 @@ False False - True - True adjustment1 True diff --git a/deluge/ui/gtk3/glade/add_torrent_dialog.infohash.ui b/deluge/ui/gtk3/glade/add_torrent_dialog.infohash.ui index 3e91a7cfb..a7a8caeaa 100644 --- a/deluge/ui/gtk3/glade/add_torrent_dialog.infohash.ui +++ b/deluge/ui/gtk3/glade/add_torrent_dialog.infohash.ui @@ -17,8 +17,8 @@ True - vertical False + vertical 2 @@ -66,8 +66,8 @@ True - vertical False + vertical 5 @@ -110,9 +110,9 @@ - vertical True False + vertical False diff --git a/deluge/ui/gtk3/glade/add_torrent_dialog.ui b/deluge/ui/gtk3/glade/add_torrent_dialog.ui index c103cca28..0944eb3e6 100644 --- a/deluge/ui/gtk3/glade/add_torrent_dialog.ui +++ b/deluge/ui/gtk3/glade/add_torrent_dialog.ui @@ -368,8 +368,8 @@ True False - 0 Please wait for files... + 0 @@ -406,7 +406,7 @@ - + diff --git a/deluge/ui/gtk3/glade/add_torrent_dialog.url.ui b/deluge/ui/gtk3/glade/add_torrent_dialog.url.ui index af5efaaae..ecbd0f7cf 100644 --- a/deluge/ui/gtk3/glade/add_torrent_dialog.url.ui +++ b/deluge/ui/gtk3/glade/add_torrent_dialog.url.ui @@ -17,8 +17,8 @@ True - vertical False + vertical 2 @@ -66,8 +66,8 @@ True - vertical False + vertical 5 diff --git a/deluge/ui/gtk3/glade/connect_peer_dialog.ui b/deluge/ui/gtk3/glade/connect_peer_dialog.ui index 9ba2a9ea9..f5e9337ea 100644 --- a/deluge/ui/gtk3/glade/connect_peer_dialog.ui +++ b/deluge/ui/gtk3/glade/connect_peer_dialog.ui @@ -1,7 +1,7 @@ + - False 5 @@ -11,11 +11,14 @@ True True False + + + True - vertical False + vertical 2 @@ -63,8 +66,8 @@ True - vertical False + vertical 2 @@ -125,11 +128,8 @@ 39 hostname:port True - True False False - True - True True diff --git a/deluge/ui/gtk3/glade/create_torrent_dialog.progress.ui b/deluge/ui/gtk3/glade/create_torrent_dialog.progress.ui index cc28a0d9e..e46ef17fd 100644 --- a/deluge/ui/gtk3/glade/create_torrent_dialog.progress.ui +++ b/deluge/ui/gtk3/glade/create_torrent_dialog.progress.ui @@ -1,18 +1,21 @@ + - False 5 Creating Torrent center-on-parent dialog + + + True - vertical False + vertical 2 diff --git a/deluge/ui/gtk3/glade/create_torrent_dialog.remote_path.ui b/deluge/ui/gtk3/glade/create_torrent_dialog.remote_path.ui index 6595752c6..dc7b7e93e 100644 --- a/deluge/ui/gtk3/glade/create_torrent_dialog.remote_path.ui +++ b/deluge/ui/gtk3/glade/create_torrent_dialog.remote_path.ui @@ -1,7 +1,7 @@ + - 462 False @@ -11,11 +11,14 @@ True dialog False + + + True - vertical False + vertical 2 @@ -63,8 +66,8 @@ True - vertical False + vertical 5 @@ -140,11 +143,8 @@ True True - True False False - True - True True diff --git a/deluge/ui/gtk3/glade/create_torrent_dialog.remote_save.ui b/deluge/ui/gtk3/glade/create_torrent_dialog.remote_save.ui index 23cebc3a9..a380718e4 100644 --- a/deluge/ui/gtk3/glade/create_torrent_dialog.remote_save.ui +++ b/deluge/ui/gtk3/glade/create_torrent_dialog.remote_save.ui @@ -1,7 +1,7 @@ + - 462 False @@ -11,11 +11,14 @@ True dialog False + + + True - vertical False + vertical 2 @@ -63,8 +66,8 @@ True - vertical False + vertical 5 @@ -140,11 +143,8 @@ True True - True False False - True - True True diff --git a/deluge/ui/gtk3/glade/edit_trackers.add.ui b/deluge/ui/gtk3/glade/edit_trackers.add.ui index cdf3acce2..39d197834 100644 --- a/deluge/ui/gtk3/glade/edit_trackers.add.ui +++ b/deluge/ui/gtk3/glade/edit_trackers.add.ui @@ -1,7 +1,7 @@ + - 400 200 @@ -11,11 +11,14 @@ center-on-parent True dialog + + + True - vertical False + vertical 2 @@ -65,8 +68,8 @@ True - vertical False + vertical 5 @@ -109,7 +112,6 @@ - True False @@ -140,8 +142,6 @@ True True - automatic - automatic in diff --git a/deluge/ui/gtk3/glade/edit_trackers.edit.ui b/deluge/ui/gtk3/glade/edit_trackers.edit.ui index f6279b2ef..2521e8ff8 100644 --- a/deluge/ui/gtk3/glade/edit_trackers.edit.ui +++ b/deluge/ui/gtk3/glade/edit_trackers.edit.ui @@ -1,7 +1,7 @@ + - 400 False @@ -10,11 +10,14 @@ center-on-parent True dialog + + + True - vertical False + vertical 2 @@ -64,8 +67,8 @@ True - vertical False + vertical 5 @@ -141,11 +144,8 @@ True True - True False False - True - True True diff --git a/deluge/ui/gtk3/glade/filtertree_menu.ui b/deluge/ui/gtk3/glade/filtertree_menu.ui index 29d113c23..d2861e1b7 100644 --- a/deluge/ui/gtk3/glade/filtertree_menu.ui +++ b/deluge/ui/gtk3/glade/filtertree_menu.ui @@ -29,6 +29,7 @@ False True image22 + False @@ -39,6 +40,7 @@ False True menu-item-image22 + False @@ -50,6 +52,7 @@ Resume selected torrents. True menu-item-image23 + False diff --git a/deluge/ui/gtk3/glade/main_window.tabs.menu_file.ui b/deluge/ui/gtk3/glade/main_window.tabs.menu_file.ui index c73945df0..ddd8248f7 100644 --- a/deluge/ui/gtk3/glade/main_window.tabs.menu_file.ui +++ b/deluge/ui/gtk3/glade/main_window.tabs.menu_file.ui @@ -1,7 +1,7 @@ + - True False @@ -52,6 +52,7 @@ False True image6 + False @@ -62,6 +63,7 @@ False True image7 + False @@ -78,6 +80,7 @@ False True image1 + False @@ -94,6 +97,7 @@ False True image2 + False @@ -104,6 +108,7 @@ False True image5 + False @@ -114,6 +119,7 @@ False True image3 + False @@ -124,6 +130,7 @@ False True image4 + False diff --git a/deluge/ui/gtk3/glade/main_window.tabs.menu_peer.ui b/deluge/ui/gtk3/glade/main_window.tabs.menu_peer.ui index 55ea739b4..d35ef7752 100644 --- a/deluge/ui/gtk3/glade/main_window.tabs.menu_peer.ui +++ b/deluge/ui/gtk3/glade/main_window.tabs.menu_peer.ui @@ -1,12 +1,12 @@ + - True False list-add-symbolic - 1 + 1 True @@ -19,6 +19,7 @@ Add a peer by its IP True image1 + False diff --git a/deluge/ui/gtk3/glade/main_window.ui b/deluge/ui/gtk3/glade/main_window.ui index a2a3cafe6..c6cac5571 100644 --- a/deluge/ui/gtk3/glade/main_window.ui +++ b/deluge/ui/gtk3/glade/main_window.ui @@ -95,11 +95,14 @@ + + + True - vertical False + vertical True @@ -121,6 +124,7 @@ False True add-image + False @@ -132,6 +136,7 @@ False True new-image + False @@ -147,6 +152,7 @@ False True quit-daemon-image + False True @@ -165,6 +171,7 @@ False True quit_image + False accelgroup1 @@ -190,6 +197,7 @@ False True prefs-image + False accelgroup1 @@ -202,6 +210,7 @@ False True connection-image + False @@ -354,6 +363,7 @@ True False True + False @@ -364,6 +374,7 @@ False Frequently Asked Questions True + False @@ -374,6 +385,7 @@ True False True + False True @@ -391,6 +403,7 @@ False True about-image + False accelgroup1 @@ -467,6 +480,7 @@ This will filter torrents for the current selection on the sidebar. False + False @@ -508,6 +522,7 @@ This will filter torrents for the current selection on the sidebar. False + False @@ -549,6 +564,7 @@ This will filter torrents for the current selection on the sidebar. False + False @@ -596,8 +612,8 @@ This will filter torrents for the current selection on the sidebar. True - vertical False + vertical True @@ -615,10 +631,9 @@ This will filter torrents for the current selection on the sidebar. True - vertical False + vertical - False @@ -668,13 +683,9 @@ This will filter torrents for the current selection on the sidebar. This will filter torrents for the current selection on the sidebar. True - True False edit-clear-symbolic - True - True False - True Clear the search Clear the search @@ -715,8 +726,6 @@ This will filter torrents for the current selection on the sidebar. True True - automatic - automatic out @@ -724,6 +733,9 @@ This will filter torrents for the current selection on the sidebar. True True False + + + @@ -752,8 +764,6 @@ This will filter torrents for the current selection on the sidebar. left False True - False diff --git a/deluge/ui/gtk3/glade/remove_torrent_dialog.ui b/deluge/ui/gtk3/glade/remove_torrent_dialog.ui index 8fccaa422..4a9203794 100644 --- a/deluge/ui/gtk3/glade/remove_torrent_dialog.ui +++ b/deluge/ui/gtk3/glade/remove_torrent_dialog.ui @@ -11,12 +11,57 @@ center-on-parent True dialog + + + True - vertical False + vertical 2 + + + True + False + end + + + _Cancel + True + True + True + True + True + + + False + False + 0 + + + + + _OK + True + True + True + True + + + False + False + 1 + + + + + False + True + end + 4 + + True @@ -57,15 +102,11 @@ 0 - - - True False end - end @@ -77,56 +118,16 @@ - - GTK_ORIENTATION_HORIZONTAL - True - False - - - False - True - 4 - + - - + + True False - end - - - _Cancel - True - True - True - True - True - - - False - False - 0 - - - - - _OK - True - True - True - True - - - False - False - 1 - - False True - end 4 diff --git a/deluge/ui/gtk3/glade/torrent_menu.options.ui b/deluge/ui/gtk3/glade/torrent_menu.options.ui index c91c14ecb..df34445d5 100644 --- a/deluge/ui/gtk3/glade/torrent_menu.options.ui +++ b/deluge/ui/gtk3/glade/torrent_menu.options.ui @@ -34,6 +34,7 @@ False True download-limit-image + False @@ -43,6 +44,7 @@ False True upload-limit-image + False @@ -52,6 +54,7 @@ False True max-connections-image + False @@ -61,6 +64,7 @@ False True upload-slots-image + False diff --git a/deluge/ui/gtk3/glade/torrent_menu.queue.ui b/deluge/ui/gtk3/glade/torrent_menu.queue.ui index a6f0773bd..a120af270 100644 --- a/deluge/ui/gtk3/glade/torrent_menu.queue.ui +++ b/deluge/ui/gtk3/glade/torrent_menu.queue.ui @@ -31,6 +31,7 @@ True False image5 + False @@ -40,6 +41,7 @@ True False image6 + False @@ -49,6 +51,7 @@ True False image7 + False @@ -58,6 +61,7 @@ True False image8 + False diff --git a/deluge/ui/gtk3/glade/torrent_menu.ui b/deluge/ui/gtk3/glade/torrent_menu.ui index 490af1112..c1b77b4ad 100644 --- a/deluge/ui/gtk3/glade/torrent_menu.ui +++ b/deluge/ui/gtk3/glade/torrent_menu.ui @@ -83,6 +83,7 @@ False True menu-item-image7 + False @@ -99,6 +100,7 @@ False True menu-item-image14 + False @@ -110,6 +112,7 @@ Resume selected torrents. True menu-item-image13 + False @@ -126,6 +129,7 @@ False True image1 + False @@ -141,6 +145,7 @@ False True menu-item-image19 + False @@ -156,6 +161,7 @@ False True menu-item-image5 + False @@ -166,6 +172,7 @@ False True menu-item-image12 + False @@ -182,6 +189,7 @@ False True menu-item-image9 + False @@ -198,6 +206,7 @@ False True menu-item-image6 + False @@ -208,6 +217,7 @@ False True menu-item-image8 + False diff --git a/deluge/ui/gtk3/glade/tray_menu.ui b/deluge/ui/gtk3/glade/tray_menu.ui index d4e24888d..060b7a06f 100644 --- a/deluge/ui/gtk3/glade/tray_menu.ui +++ b/deluge/ui/gtk3/glade/tray_menu.ui @@ -68,6 +68,7 @@ False True add-image + False @@ -84,6 +85,7 @@ False True pause-image + False @@ -94,6 +96,7 @@ False True resume-image + False @@ -110,6 +113,7 @@ False True download-limit-image + False True @@ -120,6 +124,7 @@ False True upload-limit-image + False True @@ -136,6 +141,7 @@ False True quit-daemon-image + False @@ -152,6 +158,7 @@ False True quit-image + False accelgroup1