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/mixmatrix/mixmatrix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/mixmatrix') diff --git a/gst/mixmatrix/mixmatrix.c b/gst/mixmatrix/mixmatrix.c index 9cc2a416..bcaea0fd 100644 --- a/gst/mixmatrix/mixmatrix.c +++ b/gst/mixmatrix/mixmatrix.c @@ -68,7 +68,7 @@ struct _GstMixMatrixClass { /* elementfactory information */ static GstElementDetails mixmatrix_details = { "Mixing Matrix", - "Filter/Audio", + "Filter/Editor/Audio", "Mix N audio channels together into M channels", "Erik Walthinsen " }; -- cgit v1.2.1