Merge lp:~ted/music-app/spaces-in-filename into lp:music-app/trusty

Proposed by Ted Gould
Status: Merged
Approved by: Alan Pope 🍺🐧🐱 πŸ¦„
Approved revision: 111
Merged at revision: 115
Proposed branch: lp:~ted/music-app/spaces-in-filename
Merge into: lp:music-app/trusty
Diff against target: 12 lines (+1/-1)
1 file modified
music-app.desktop (+1/-1)
To merge this branch: bzr merge lp:~ted/music-app/spaces-in-filename
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Michael Hall Approve
Bill Filler Approve
Review via email: mp+186799@code.launchpad.net

Commit message

Quote the file name to handle spaces

Description of the change

When in doubt add more quotes. Or backslashes. Backslashes are always good too.

To post a comment you must log in.
Revision history for this message
Bill Filler (bfiller) wrote :

approved

review: Approve
Revision history for this message
Michael Hall (mhall119) :
review: Approve
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'music-app.desktop'
2--- music-app.desktop 2013-09-19 15:27:04 +0000
3+++ music-app.desktop 2013-09-20 13:32:41 +0000
4@@ -3,7 +3,7 @@
5 Version=1.0
6 Name=Music
7 Comment=Ubuntu Touch Music Player
8-Exec=/usr/bin/qmlscene /usr/share/music-app/music-app.qml --file=%f
9+Exec=/usr/bin/qmlscene /usr/share/music-app/music-app.qml --file="%f"
10 Icon=/usr/share/music-app/images/music.png
11 Terminal=false
12 Type=Application

Subscribers

People subscribed via source and target branches

to status/vote changes: