Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2
pidgin
pidgin-use-default-alsa.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pidgin-use-default-alsa.patch of Package pidgin
--- pidgin/gtksound.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/pidgin/gtksound.c +++ b/pidgin/gtksound.c @@ -314,7 +314,7 @@ pidgin_sound_init(void) purple_prefs_add_bool(PIDGIN_PREFS_ROOT "/sound/conv_focus", TRUE); purple_prefs_add_bool(PIDGIN_PREFS_ROOT "/sound/mute", FALSE); purple_prefs_add_path(PIDGIN_PREFS_ROOT "/sound/command", ""); - purple_prefs_add_string(PIDGIN_PREFS_ROOT "/sound/method", "automatic"); + purple_prefs_add_string(PIDGIN_PREFS_ROOT "/sound/method", "alsa"); purple_prefs_add_int(PIDGIN_PREFS_ROOT "/sound/volume", 50); #ifdef USE_GSTREAMER
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor