From 5b283c92b6fffdd28b4a113c07e2f6afd752b23d Mon Sep 17 00:00:00 2001 From: Leif Johnson Date: Sun, 16 Nov 2003 22:02:23 +0000 Subject: + checking in plugin category changes Original commit message from CVS: + checking in plugin category changes --- gst/smooth/gstsmooth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/smooth') diff --git a/gst/smooth/gstsmooth.c b/gst/smooth/gstsmooth.c index 285b02de..4455c74f 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 " }; -- cgit v1.2.1