From d95362aab586bba80414d4cbf73b4d5223f6d9b6 Mon Sep 17 00:00:00 2001 From: Leif Johnson Date: Wed, 8 Oct 2003 07:44:25 +0000 Subject: updating some plugin categories Original commit message from CVS: updating some plugin categories --- gst/videocrop/gstvideocrop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst') diff --git a/gst/videocrop/gstvideocrop.c b/gst/videocrop/gstvideocrop.c index d96061a0..dc67ceb1 100644 --- a/gst/videocrop/gstvideocrop.c +++ b/gst/videocrop/gstvideocrop.c @@ -59,7 +59,7 @@ struct _GstVideoCropClass { /* elementfactory information */ static GstElementDetails gst_video_crop_details = { "video crop filter", - "Filter/Video/Crop", + "Filter/Video", "LGPL", "Crops video into a user defined region", VERSION, -- cgit v1.2.1