rhythmbox r5839 - in trunk: . plugins/artdisplay/artdisplay
- From: jmatthew svn gnome org
- To: svn-commits-list gnome org
- Subject: rhythmbox r5839 - in trunk: . plugins/artdisplay/artdisplay
- Date: Tue, 5 Aug 2008 13:45:05 +0000 (UTC)
Author: jmatthew
Date: Tue Aug 5 13:45:05 2008
New Revision: 5839
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=5839&view=rev
Log:
2008-08-05 Jonathan Matthew <jonathan d14n org>
* plugins/artdisplay/artdisplay/__init__.py:
Remove the right widget from the side pane when the art display plugin
is being deactivated.
Modified:
trunk/ChangeLog
trunk/plugins/artdisplay/artdisplay/__init__.py
Modified: trunk/plugins/artdisplay/artdisplay/__init__.py
==============================================================================
--- trunk/plugins/artdisplay/artdisplay/__init__.py (original)
+++ trunk/plugins/artdisplay/artdisplay/__init__.py Tue Aug 5 13:45:05 2008
@@ -362,7 +362,7 @@
db.disconnect (id)
self.db_cb_ids = ()
- shell.remove_widget (self.art_widget, rb.SHELL_UI_LOCATION_SIDEBAR)
+ shell.remove_widget (self.art_container, rb.SHELL_UI_LOCATION_SIDEBAR)
self.art_widget.disconnect_handlers ()
self.art_widget = None
self.art_db = None
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]