Merge lp://staging/~ahayzen/qtubuntu-media/fix-1510225-isReadOnly-not-respecting-canEditTracks into lp://staging/qtubuntu-media
Proposed by
Andrew Hayzen
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Jim Hodapp | ||||
Approved revision: | 110 | ||||
Merged at revision: | 115 | ||||
Proposed branch: | lp://staging/~ahayzen/qtubuntu-media/fix-1510225-isReadOnly-not-respecting-canEditTracks | ||||
Merge into: | lp://staging/qtubuntu-media | ||||
Diff against target: |
12 lines (+1/-1) 1 file modified
src/aal/aalmediaplaylistprovider.cpp (+1/-1) |
||||
To merge this branch: | bzr merge lp://staging/~ahayzen/qtubuntu-media/fix-1510225-isReadOnly-not-respecting-canEditTracks | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jim Hodapp (community) | code | Approve | |
Review via email: mp+306849@code.staging.launchpad.net |
Commit message
* Fix isReadOnly to respect can_edit_tracks correctly, so when can_edit_tracks is True isReadOnly is False
Description of the change
* Fix isReadOnly to respect can_edit_tracks correctly, so when can_edit_tracks is True isReadOnly is False
This should be tested using the silo 1972 [0] and the music-app which enables load/save support [1] (you should notice a m3u file here /home/phablet/
0 - https:/
1 - https:/
To post a comment you must log in.
LGTM