summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/gstvideotemplate.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videofilter/gstvideotemplate.c')
-rw-r--r--gst/videofilter/gstvideotemplate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videofilter/gstvideotemplate.c b/gst/videofilter/gstvideotemplate.c
index 0422e156..71f9f164 100644
--- a/gst/videofilter/gstvideotemplate.c
+++ b/gst/videofilter/gstvideotemplate.c
@@ -85,7 +85,7 @@ gst_videotemplate_base_init (gpointer g_class)
{
static GstElementDetails videotemplate_details = GST_ELEMENT_DETAILS (
"Video Filter Template",
- "Filter/Video",
+ "Filter/Effect/Video",
"Template for a video filter",
"David Schleef <ds@schleef.org>"
);