Merge lp:~popey/stock-ticker-mobile-app/fix-1288885 into lp:stock-ticker-mobile-app

Status: Merged
Approved by: Alan Pope 🍺🐧🐱 πŸ¦„
Approved revision: 72
Merged at revision: 72
Proposed branch: lp:~popey/stock-ticker-mobile-app/fix-1288885
Merge into: lp:stock-ticker-mobile-app
Diff against target: 12 lines (+1/-1)
1 file modified
stock-ticker-app.desktop (+1/-1)
To merge this branch: bzr merge lp:~popey/stock-ticker-mobile-app/fix-1288885
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
David Planella Approve
Review via email: mp+215912@code.launchpad.net

Commit message

Add -qt5 to fix bug 1288885

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
David Planella (dpm) wrote :

LGTM

review: Approve
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
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
=== modified file 'stock-ticker-app.desktop'
--- stock-ticker-app.desktop 2013-10-09 20:08:47 +0000
+++ stock-ticker-app.desktop 2014-04-15 16:01:56 +0000
@@ -3,7 +3,7 @@
3Name=Stock Ticker3Name=Stock Ticker
4GenericName=Stock Ticker4GenericName=Stock Ticker
5Comment=An awesome Stock Ticker application with all the features you could imagine5Comment=An awesome Stock Ticker application with all the features you could imagine
6Exec=qmlscene /usr/share/stock-ticker-mobile-app/Stock_Ticker.qml6Exec=qmlscene -qt5 /usr/share/stock-ticker-mobile-app/Stock_Ticker.qml
7Icon=/usr/share/stock-ticker-mobile-app/icons/stock_icon_48.png7Icon=/usr/share/stock-ticker-mobile-app/icons/stock_icon_48.png
8Terminal=false8Terminal=false
9Type=Application9Type=Application

Subscribers

People subscribed via source and target branches