[totem] grilo: The plugin isn't a sidebar page anymore
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] grilo: The plugin isn't a sidebar page anymore
- Date: Mon, 22 Jul 2013 09:34:44 +0000 (UTC)
commit 875631f43a1d9031d557afb4ff2721a615617ff2
Author: Bastien Nocera <hadess hadess net>
Date: Mon Jul 22 11:34:31 2013 +0200
grilo: The plugin isn't a sidebar page anymore
src/plugins/grilo/totem-grilo.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/src/plugins/grilo/totem-grilo.c b/src/plugins/grilo/totem-grilo.c
index e9d8cfe..5e09a18 100644
--- a/src/plugins/grilo/totem-grilo.c
+++ b/src/plugins/grilo/totem-grilo.c
@@ -1334,8 +1334,7 @@ impl_deactivate (PeasActivatable *plugin)
GList *s;
GrlRegistry *registry;
- totem_object_remove_sidebar_page (self->priv->totem, "grilo-browse");
- totem_object_remove_sidebar_page (self->priv->totem, "grilo-search");
+ /* FIXME remove main page? */
registry = grl_registry_get_default ();
g_signal_handlers_disconnect_by_func (registry, source_added_cb, self);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]