[totem] grilo: Add a TODO item
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] grilo: Add a TODO item
- Date: Fri, 17 Jan 2014 09:12:11 +0000 (UTC)
commit 9e875e444f49528de28727a277da9389a31f8655
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jan 16 15:05:49 2014 +0100
grilo: Add a TODO item
src/plugins/grilo/totem-grilo.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/grilo/totem-grilo.c b/src/plugins/grilo/totem-grilo.c
index ddf5338..e11f52a 100644
--- a/src/plugins/grilo/totem-grilo.c
+++ b/src/plugins/grilo/totem-grilo.c
@@ -1172,6 +1172,8 @@ back_button_clicked_cb (TotemMainToolbar *toolbar,
g_object_get (G_OBJECT (self->priv->browser_filter_model), "virtual-root", &path, NULL);
g_assert (path);
+ /* FIXME: Remove all the items at that level */
+
gtk_tree_path_up (path);
if (gtk_tree_path_get_depth (path) == 0)
set_browser_filter_model_for_path (self, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]