Merge lp://staging/~azzar1/unity-control-center/fix-1716359 into lp://staging/unity-control-center
Proposed by
Andrea Azzarone
Status: | Merged |
---|---|
Approved by: | Sebastien Bacher |
Approved revision: | 12906 |
Merged at revision: | 12906 |
Proposed branch: | lp://staging/~azzar1/unity-control-center/fix-1716359 |
Merge into: | lp://staging/unity-control-center |
Diff against target: |
23 lines (+6/-0) 1 file modified
panels/sound/gvc-mixer-dialog.c (+6/-0) |
To merge this branch: | bzr merge lp://staging/~azzar1/unity-control-center/fix-1716359 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Sebastien Bacher | Approve | ||
Review via email: mp+332901@code.staging.launchpad.net |
Commit message
Use row-activated signal instead of selection-changed. This will avoid that hy u-c-c decides which port the system should use after the user unplugs the headset. PulseAudio will do the job for us.
To post a comment you must log in.
looks good, thanks