summaryrefslogtreecommitdiff
path: root/docs/plugins/Makefile.am
diff options
context:
space:
mode:
authorSreerenj Balachandran <sreerenj.balachandran@nokia.com>2011-03-27 23:50:24 +0300
committerStefan Kost <ensonic@users.sf.net>2011-03-28 20:31:35 +0300
commitd6a1eebf37dbec4ecfcf4b869e716223a5a0137e (patch)
treee35dd740813e2293d8f0bcfcc1f5409846cf55cf /docs/plugins/Makefile.am
parent4a8ba50cb2ad072ca2006616be507236446fa17d (diff)
downloadgstreamer-plugins-bad-d6a1eebf37dbec4ecfcf4b869e716223a5a0137e.tar.gz
opencv text overlay: rename and docuemnt
Rename the element textwrite to opencvtextoverlay. Add proper structuring to opencv textoverlay element. Fixes: #640561
Diffstat (limited to 'docs/plugins/Makefile.am')
-rw-r--r--docs/plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index b5dc83a16..1efa6ad00 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -124,7 +124,7 @@ EXTRA_HFILES = \
$(top_srcdir)/ext/opencv/gstfacedetect.h \
$(top_srcdir)/ext/opencv/gstpyramidsegment.h \
$(top_srcdir)/ext/opencv/gsttemplatematch.h \
- $(top_srcdir)/ext/opencv/gsttextwrite.h \
+ $(top_srcdir)/ext/opencv/gsttextoverlay.h \
$(top_srcdir)/ext/rsvg/gstrsvgdec.h \
$(top_srcdir)/ext/rsvg/gstrsvgoverlay.h \
$(top_srcdir)/ext/sdl/sdlaudiosink.h \