pidgin/plugins/vvconfig.c

changeset 33244
5b33496ed88f
parent 33132
24afd2b22579
child 33283
7b12c4d2c6d7
--- a/pidgin/plugins/vvconfig.c	Sat Aug 11 19:32:00 2012 -0400
+++ 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