Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1
paprefs
paprefs-module-combine-sink.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File paprefs-module-combine-sink.patch of Package paprefs
diff --git src/paprefs.cc src/paprefs.cc index 21fdc95..5359bee 100644 --- src/paprefs.cc +++ src/paprefs.cc @@ -388,7 +388,7 @@ void MainWindow::writeToGConfCombine() { gconf->change_set_commit(changeSet, true); if (combineCheckButton->get_active()) { - changeSet.set(PA_GCONF_PATH_MODULES"/combine/name0", Glib::ustring("module-combine")); + changeSet.set(PA_GCONF_PATH_MODULES"/combine/name0", Glib::ustring("module-combine-sink")); changeSet.set(PA_GCONF_PATH_MODULES"/combine/args0", Glib::ustring("")); changeSet.set(PA_GCONF_PATH_MODULES"/combine/enabled", true);
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