From 6863dd92408eb5bd758e6c297324e6b2dc81042b Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Sat, 20 Apr 2002 21:42:51 +0000 Subject: a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... Original commit message from CVS: * a hack to work around intltool's brokenness * a current check for mpeg2dec * details->klass reorganizations * an element browser that uses details->klass * separated cdxa parse out from the avi directory --- gst/chart/gstchart.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/chart/gstchart.c') diff --git a/gst/chart/gstchart.c b/gst/chart/gstchart.c index 268c92c3..e1c106ae 100644 --- a/gst/chart/gstchart.c +++ b/gst/chart/gstchart.c @@ -62,7 +62,7 @@ GType gst_chart_get_type(void); /* elementfactory information */ static GstElementDetails gst_chart_details = { "chart drawer", - "Filter/Visualization", + "Visualization", "Takes frames of data and outputs video frames of a chart of data", VERSION, "Richard Boulton ", -- cgit v1.2.1