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/auparse/gstauparse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/auparse/gstauparse.c') diff --git a/gst/auparse/gstauparse.c b/gst/auparse/gstauparse.c index 0dc2ed7d..8b757982 100644 --- a/gst/auparse/gstauparse.c +++ b/gst/auparse/gstauparse.c @@ -32,7 +32,7 @@ /* elementfactory information */ static GstElementDetails gst_auparse_details = GST_ELEMENT_DETAILS ( ".au parser", - "Codec/Parser", + "Codec/Parser/Audio", "Parse an .au file into raw audio", "Erik Walthinsen " ); -- cgit