From 5c244e8374f61481f7296c9bad5c6eb34001c4a2 Mon Sep 17 00:00:00 2001 From: Leif Johnson Date: Sun, 16 Nov 2003 22:02:22 +0000 Subject: + checking in plugin category changes Original commit message from CVS: + checking in plugin category changes --- gst/smpte/gstsmpte.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/smpte') diff --git a/gst/smpte/gstsmpte.c b/gst/smpte/gstsmpte.c index 6e38dcb0..de485105 100644 --- a/gst/smpte/gstsmpte.c +++ b/gst/smpte/gstsmpte.c @@ -28,7 +28,7 @@ /* elementfactory information */ static GstElementDetails smpte_details = { "SMPTE transitions", - "Filter/Video", + "Filter/Editor/Video", "Apply the standard SMPTE transitions on video images", "Wim Taymans " }; -- cgit