summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2002-04-20 21:42:51 +0000
committerAndy Wingo <wingo@pobox.com>2002-04-20 21:42:51 +0000
commitcca77e215b01ddf27c13eff5c105883c94e95dc2 (patch)
tree5a3f86ec87b4e63871e6af52abb27ce2d204d8f1 /sys
parentd4458d89c9dd748f39219a2b0e0df61dfc0cf4eb (diff)
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
Diffstat (limited to 'sys')
-rw-r--r--sys/oss/gstossgst.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/oss/gstossgst.c b/sys/oss/gstossgst.c
index 71b9f9cf..2b3fdfdd 100644
--- a/sys/oss/gstossgst.c
+++ b/sys/oss/gstossgst.c
@@ -36,7 +36,7 @@
static GstElementDetails gst_ossgst_details = {
"Audio Wrapper (OSS)",
- "Src/Audio",
+ "Source/Audio",
"Hijacks /dev/dsp to get the output of OSS apps into GStreamer",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",