pidgin/plugins/vvconfig.c

branch
release-2.x.y
changeset 33281
ba9ee604d50a
parent 33280
333351a5424c
child 33283
7b12c4d2c6d7
child 35980
b44c08754471
--- a/pidgin/plugins/vvconfig.c	Thu Dec 22 01:27:58 2011 +0000
+++ b/pidgin/plugins/vvconfig.c	Sat Aug 11 19:34:36 2012 -0400
@@ -39,7 +39,7 @@
 	/* "esdmon",	"ESD", ? */
 	"osssrc",	"OSS",
 	"pulsesrc",	"PulseAudio",
-	"libsndiosrc",	"sndio",
+	"sndiosrc",	"sndio",
 	/* "audiotestsrc wave=silence", "Silence", */
 	"audiotestsrc",	"Test Sound",
 	NULL
@@ -51,7 +51,7 @@
 	"esdsink",	"ESD",
 	"osssink",	"OSS",
 	"pulsesink",	"PulseAudio",
-	"libsndiosink",	"sndio",
+	"sndiosink",	"sndio",
 	NULL
 };
 

mercurial