Merge lp:~renatofilho/ubuntu-filemanager-app/add-unity8-interface into lp:ubuntu-filemanager-app

Proposed by Renato Araujo Oliveira Filho
Status: Merged
Approved by: Bill Filler
Approved revision: 588
Merged at revision: 588
Proposed branch: lp:~renatofilho/ubuntu-filemanager-app/add-unity8-interface
Merge into: lp:ubuntu-filemanager-app
Diff against target: 12 lines (+1/-1)
1 file modified
snapcraft.yaml (+1/-1)
To merge this branch: bzr merge lp:~renatofilho/ubuntu-filemanager-app/add-unity8-interface
Reviewer Review Type Date Requested Status
Jenkins Bot continuous-integration Approve
Ubuntu File Manager Developers Pending
Review via email: mp+319241@code.launchpad.net

Commit message

Added unity8 interface for snap.

This interface will be necessary to get app running correct on unity8 snap.

Description of the change

Remember to upload the snap package when it get merged.

To post a comment you must log in.
Revision history for this message
Jenkins Bot (ubuntu-core-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'snapcraft.yaml'
2--- snapcraft.yaml 2017-02-09 16:50:25 +0000
3+++ snapcraft.yaml 2017-03-07 19:00:38 +0000
4@@ -8,7 +8,7 @@
5 apps:
6 ubuntu-filemanager-app:
7 command: desktop-launch $SNAP/bin/ubuntu-filemanager-app "$@"
8- plugs: [unity7, opengl, home, platform, mir]
9+ plugs: [unity7, unity8, opengl, home, platform, mir]
10
11 plugs:
12 platform:

Subscribers

People subscribed via source and target branches