Merge lp:~abreu-alexandre/ubuntu-html5-theme/fix1226220 into lp:~ubuntu-html5-theme-devs/ubuntu-html5-theme/ambiance

Proposed by Alexandre Abreu
Status: Merged
Approved by: Alexandre Abreu
Approved revision: 87
Merged at revision: 87
Proposed branch: lp:~abreu-alexandre/ubuntu-html5-theme/fix1226220
Merge into: lp:~ubuntu-html5-theme-devs/ubuntu-html5-theme/ambiance
Diff against target: 12 lines (+1/-1)
1 file modified
0.1/examples/ubuntu-html5-ui-gallery.desktop (+1/-1)
To merge this branch: bzr merge lp:~abreu-alexandre/ubuntu-html5-theme/fix1226220
Reviewer Review Type Date Requested Status
Adnane Belmadiaf Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+189354@code.launchpad.net

Commit message

Fix exec path in app-gallery app desktop file

Description of the change

Fix exec path in app-gallery app desktop file

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Adnane Belmadiaf (daker) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file '0.1/examples/ubuntu-html5-ui-gallery.desktop'
2--- 0.1/examples/ubuntu-html5-ui-gallery.desktop 2013-09-12 15:10:56 +0000
3+++ 0.1/examples/ubuntu-html5-ui-gallery.desktop 2013-10-04 15:39:04 +0000
4@@ -1,7 +1,7 @@
5 [Desktop Entry]
6 Name=Ubuntu HTML5 Theme UI Gallery
7 Type=Application
8-Exec=qmlscene /usr/share/ubuntu-html5-theme/examples/ui-gallery/qml/main.qml
9+Exec=qmlscene /usr/share/ubuntu-html5-theme/0.1/examples/ui-gallery/qml/main.qml
10 Icon=ubuntu
11 Terminal=false
12 X-Ubuntu-Touch=true

Subscribers

People subscribed via source and target branches