[totem] grilo: Get out of selection mode when playing starts
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] grilo: Get out of selection mode when playing starts
- Date: Thu, 23 Jan 2014 20:06:24 +0000 (UTC)
commit c201cf31536336af85509113df2e83f570bcaac2
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jan 23 21:02:41 2014 +0100
grilo: Get out of selection mode when playing starts
src/plugins/grilo/totem-grilo.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/grilo/totem-grilo.c b/src/plugins/grilo/totem-grilo.c
index 264f7fd..e025cad 100644
--- a/src/plugins/grilo/totem-grilo.c
+++ b/src/plugins/grilo/totem-grilo.c
@@ -1718,6 +1718,7 @@ next_item:
}
g_ptr_array_free (items, FALSE);
+ g_object_set (G_OBJECT (self->priv->browser), "selection-mode", FALSE, NULL);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]