Merge lp:~rsalveti/ubuntu-touch-session/touch_pa_disable_store_restore_device_muted-rtm-14.09 into lp:ubuntu-touch-session/rtm-14.09

Proposed by Ricardo Salveti
Status: Merged
Approved by: Jim Hodapp
Approved revision: 248
Merged at revision: 248
Proposed branch: lp:~rsalveti/ubuntu-touch-session/touch_pa_disable_store_restore_device_muted-rtm-14.09
Merge into: lp:ubuntu-touch-session/rtm-14.09
Diff against target: 12 lines (+1/-1)
1 file modified
touch.pa (+1/-1)
To merge this branch: bzr merge lp:~rsalveti/ubuntu-touch-session/touch_pa_disable_store_restore_device_muted-rtm-14.09
Reviewer Review Type Date Requested Status
Jim Hodapp (community) Approve
Review via email: mp+254683@code.launchpad.net

Commit message

touch.pa: making sure we don't store/restore device and muted status for module-stream-restore

Description of the change

touch.pa: making sure we don't store/restore device and muted status for module-stream-restore

To post a comment you must log in.
Revision history for this message
Jim Hodapp (jhodapp) wrote :

Looks great, thanks.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'touch.pa'
2--- touch.pa 2014-10-08 05:06:16 +0000
3+++ touch.pa 2015-03-31 03:11:40 +0000
4@@ -25,7 +25,7 @@
5 .fail
6
7 ### Automatically restore the volume of streams
8-load-module module-stream-restore fallback_table=/etc/pulse/touch-stream-restore.table
9+load-module module-stream-restore restore_device=false restore_muted=false fallback_table=/etc/pulse/touch-stream-restore.table
10
11 ### Automatically augment property information from .desktop files
12 ### stored in /usr/share/application

Subscribers

People subscribed via source and target branches