[gnome-music/wip/merge: 127/343] view: add necessary params
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/merge: 127/343] view: add necessary params
- Date: Thu, 25 Jul 2013 11:24:05 +0000 (UTC)
commit e8fc94d3f6349a77b5798d46f24f36782fdc2ac2
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date: Mon Jul 15 19:18:16 2013 +0200
view: add necessary params
gnomemusic/view.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnomemusic/view.py b/gnomemusic/view.py
index 11e72f6..c96621a 100644
--- a/gnomemusic/view.py
+++ b/gnomemusic/view.py
@@ -111,7 +111,7 @@ class ViewContainer(Gtk.Stack):
items = self.view.get_selection()
self.selectionToolbar._add_to_playlist_button.sensitive = items.length > 0
- def _populate(self):
+ def _populate(self, data=None):
self._init = True
self.populate()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]