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 --- ext/snapshot/gstsnapshot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/snapshot') diff --git a/ext/snapshot/gstsnapshot.c b/ext/snapshot/gstsnapshot.c index d291cec7..c6fa23dc 100644 --- a/ext/snapshot/gstsnapshot.c +++ b/ext/snapshot/gstsnapshot.c @@ -31,7 +31,7 @@ /* elementfactory information */ static GstElementDetails snapshot_details = { "snapshot", - "Filter/Video", + "Filter/Editor/Video", "Dump a frame to a png file", "Jeremy SIMON ", }; -- cgit v1.2.1