[totem] backend: Remove mention of the browser plugin
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] backend: Remove mention of the browser plugin
- Date: Tue, 25 Nov 2014 21:04:49 +0000 (UTC)
commit 7b8ce358a3761e1058c54f9aefc963300e32d938
Author: Bastien Nocera <hadess hadess net>
Date: Tue Nov 25 22:01:32 2014 +0100
backend: Remove mention of the browser plugin
src/backend/bacon-video-controls-actor.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/backend/bacon-video-controls-actor.c b/src/backend/bacon-video-controls-actor.c
index 40cd27e..094cfc7 100644
--- a/src/backend/bacon-video-controls-actor.c
+++ b/src/backend/bacon-video-controls-actor.c
@@ -84,7 +84,7 @@ setup_object (BaconVideoControlsActor *controls,
obj = gtk_builder_get_object (controls->priv->builder, name);
/* Setup an easy way to lookup the widgets by name without
- * exposing the API directly to totem or the plugin viewer */
+ * exposing the API directly to totem */
g_object_set_data (G_OBJECT (controls), name, obj);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]