[rhythmbox] soundcloud: gtk_menu_attach_to_widget has more arguments
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] soundcloud: gtk_menu_attach_to_widget has more arguments
- Date: Mon, 10 Nov 2014 23:02:18 +0000 (UTC)
commit 533fd350fec416d3e7dc56c0a38f1f9ee42e2aa7
Author: Jonathan Matthew <jonathan d14n org>
Date: Mon Nov 10 23:18:03 2014 +1000
soundcloud: gtk_menu_attach_to_widget has more arguments
plugins/soundcloud/soundcloud.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/soundcloud/soundcloud.py b/plugins/soundcloud/soundcloud.py
index d0fa4a1..203099f 100644
--- a/plugins/soundcloud/soundcloud.py
+++ b/plugins/soundcloud/soundcloud.py
@@ -441,7 +441,7 @@ class SoundCloudSource(RB.StreamingSource):
- self.search_popup.attach_to_widget(self.search_entry)
+ self.search_popup.attach_to_widget(self.search_entry, None)
self.containers = builder.get_object("container-store")
self.container_view = builder.get_object("containers")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]