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/festival/gstfestival.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/festival') diff --git a/gst/festival/gstfestival.c b/gst/festival/gstfestival.c index e8e11e67..71e97e52 100644 --- a/gst/festival/gstfestival.c +++ b/gst/festival/gstfestival.c @@ -92,7 +92,7 @@ static char* client_accept_s_expr (int fd); /* elementfactory information */ static GstElementDetails gst_festival_details = GST_ELEMENT_DETAILS ( "Festival synthesizer", - "Filter/Audio", + "Filter/Effect/Audio", "Synthesizes plain text into audio", "Wim Taymans " ); -- cgit v1.2.1