[clutter-gst] plugin: change plugin name to coexist with clutter-gst 2.0
- From: Lionel Landwerlin <llandwerlin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter-gst] plugin: change plugin name to coexist with clutter-gst 2.0
- Date: Thu, 19 Dec 2013 11:28:15 +0000 (UTC)
commit e5a66b13c6af5982a4459451dfe7a505043c32f1
Author: Lionel Landwerlin <llandwerlin gmail com>
Date: Thu Dec 19 11:27:11 2013 +0000
plugin: change plugin name to coexist with clutter-gst 2.0
clutter-gst/clutter-gst-plugin.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/clutter-gst/clutter-gst-plugin.c b/clutter-gst/clutter-gst-plugin.c
index add157c..a4e622d 100644
--- a/clutter-gst/clutter-gst-plugin.c
+++ b/clutter-gst/clutter-gst-plugin.c
@@ -71,7 +71,7 @@ plugin_init (GstPlugin *plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- clutter,
+ clutter-gst3,
"Elements to render to ClutterGst actors",
plugin_init,
VERSION,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]