diff pidgin/gtkprefs.c @ 17049:5a308f09c871

ALSA Gstreamer sink. Mostly to see if this still crashes Luke.
author Sean Egan <seanegan@gmail.com>
date Tue, 22 May 2007 20:46:08 +0000
parents 06ee8064b3d0
children d8102e923bd1
line wrap: on
line diff
--- a/pidgin/gtkprefs.c	Tue May 15 01:06:02 2007 +0000
+++ b/pidgin/gtkprefs.c	Tue May 22 20:46:08 2007 +0000
@@ -1602,6 +1602,7 @@
 #ifdef USE_GSTREAMER
 			_("Automatic"), "automatic",
 			"ESD", "esd",
+			"ALSA", "alsa",
 #endif
 			_("Command"), "custom",
 			_("No sounds"), "none",