summaryrefslogtreecommitdiff
path: root/gst/smooth
diff options
context:
space:
mode:
authorLeif Johnson <leif@ambient.2y.net>2003-11-16 22:02:23 +0000
committerLeif Johnson <leif@ambient.2y.net>2003-11-16 22:02:23 +0000
commit5b283c92b6fffdd28b4a113c07e2f6afd752b23d (patch)
treebe93889b924ca39aeaca5aa6b2e2f8c85c6e06f9 /gst/smooth
parent531a3a69366e47dc5adc5ff10c103416eaa3361e (diff)
+ checking in plugin category changes
Original commit message from CVS: + checking in plugin category changes
Diffstat (limited to 'gst/smooth')
-rw-r--r--gst/smooth/gstsmooth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/smooth/gstsmooth.c b/gst/smooth/gstsmooth.c
index 285b02def..4455c74f6 100644
--- a/gst/smooth/gstsmooth.c
+++ b/gst/smooth/gstsmooth.c
@@ -27,7 +27,7 @@
/* elementfactory information */
static GstElementDetails smooth_details = {
"Smooth effect",
- "Filter/Video",
+ "Filter/Effect/Video",
"Apply a smooth filter to an image",
"Wim Taymans <wim.taymans@chello.be>"
};