[gnome-music] quick debug push
- From: Seif Lotfy <seiflotfy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] quick debug push
- Date: Thu, 18 Apr 2013 17:16:07 +0000 (UTC)
commit 29c060cfc9620b7d220947f167b998c2bf19b579
Author: Seif Lotfy <seif lotfy com>
Date: Thu Apr 18 19:15:56 2013 +0200
quick debug push
src/view.js | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/view.js b/src/view.js
index bc4bed9..4b149f5 100644
--- a/src/view.js
+++ b/src/view.js
@@ -200,6 +200,7 @@ const ViewContainer = new Lang.Class({
},
_addItem: function(source, param, item) {
+ print (item.get_title() + "\n");
if (item != null) {
this._offset += 1;
let path = "/usr/share/icons/gnome/scalable/places/folder-music-symbolic.svg";
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]