summaryrefslogtreecommitdiff
path: root/net-p2p/deluge/files/patch-disable_check_update
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2009-03-18 19:44:08 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2009-03-18 19:44:08 +0000
commit31475310ebe8c6dc1edbd23ae7a51385f5feb8b7 (patch)
tree3cf8fc19b71da9e146d881ce0d7826e82905d6ac /net-p2p/deluge/files/patch-disable_check_update
parent- Update to 20090315 (diff)
Update to 1.1.5.
Notes
Notes: svn path=/head/; revision=230373
Diffstat (limited to 'net-p2p/deluge/files/patch-disable_check_update')
-rw-r--r--net-p2p/deluge/files/patch-disable_check_update36
1 files changed, 18 insertions, 18 deletions
diff --git a/net-p2p/deluge/files/patch-disable_check_update b/net-p2p/deluge/files/patch-disable_check_update
index 10b22e3f69a4..773b6f84fa5c 100644
--- a/net-p2p/deluge/files/patch-disable_check_update
+++ b/net-p2p/deluge/files/patch-disable_check_update
@@ -114,9 +114,9 @@
def _on_set_proxies(self, key, value):
for k, v in value.items():
if v["type"]:
---- deluge/ui/gtkui/glade/main_window.glade.orig 2009-01-17 11:39:28.000000000 -0600
-+++ deluge/ui/gtkui/glade/main_window.glade 2009-01-17 11:41:55.000000000 -0600
-@@ -2385,196 +2385,6 @@
+--- deluge/ui/gtkui/glade/main_window.glade.orig 2009-03-17 22:54:36.000000000 -0500
++++ deluge/ui/gtkui/glade/main_window.glade 2009-03-17 22:55:10.000000000 -0500
+@@ -2404,196 +2404,6 @@
</widget>
</child>
</widget>
@@ -189,14 +189,23 @@
- <property name="column_spacing">10</property>
- <property name="row_spacing">2</property>
- <child>
-- <widget class="GtkLabel" id="label_available_version">
+- <widget class="GtkLabel" id="label24">
+- <property name="visible">True</property>
+- <property name="xalign">0</property>
+- <property name="label" translatable="yes">&lt;i&gt;Current Version:&lt;/i&gt;</property>
+- <property name="use_markup">True</property>
+- </widget>
+- <packing>
+- <property name="x_options">GTK_FILL</property>
+- </packing>
+- </child>
+- <child>
+- <widget class="GtkLabel" id="label_current_version">
- <property name="visible">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="x_options"></property>
- </packing>
- </child>
@@ -214,26 +223,17 @@
- </packing>
- </child>
- <child>
-- <widget class="GtkLabel" id="label_current_version">
+- <widget class="GtkLabel" id="label_available_version">
- <property name="visible">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="x_options"></property>
- </packing>
- </child>
-- <child>
-- <widget class="GtkLabel" id="label24">
-- <property name="visible">True</property>
-- <property name="xalign">0</property>
-- <property name="label" translatable="yes">&lt;i&gt;Current Version:&lt;/i&gt;</property>
-- <property name="use_markup">True</property>
-- </widget>
-- <packing>
-- <property name="x_options">GTK_FILL</property>
-- </packing>
-- </child>
- </widget>
- </child>
- </widget>