Merge lp:~renatofilho/ubuntu-filemanager-app/snap-mir into lp:ubuntu-filemanager-app

Proposed by Renato Araujo Oliveira Filho
Status: Merged
Approved by: Bill Filler
Approved revision: 586
Merged at revision: 586
Proposed branch: lp:~renatofilho/ubuntu-filemanager-app/snap-mir
Merge into: lp:ubuntu-filemanager-app
Diff against target: 14 lines (+2/-2)
1 file modified
snapcraft.yaml (+2/-2)
To merge this branch: bzr merge lp:~renatofilho/ubuntu-filemanager-app/snap-mir
Reviewer Review Type Date Requested Status
Jenkins Bot continuous-integration Approve
Carlos Jose Mazieri Approve
Review via email: mp+316877@code.launchpad.net

Commit message

[snap] Added 'mir' into plug list.

Removed ubuntu_desktop_file_hint flag. (this is not necessary anymore).

To post a comment you must log in.
Revision history for this message
Carlos Jose Mazieri (carlos-mazieri) wrote :

That is OK, thank you.

review: Approve
Revision history for this message
Jenkins Bot (ubuntu-core-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 'snapcraft.yaml'
--- snapcraft.yaml 2016-11-18 23:36:58 +0000
+++ snapcraft.yaml 2017-02-09 17:01:40 +0000
@@ -7,8 +7,8 @@
77
8apps:8apps:
9 ubuntu-filemanager-app:9 ubuntu-filemanager-app:
10 command: desktop-launch $SNAP/bin/ubuntu-filemanager-app --desktop_file_hint=unity8 "$@"10 command: desktop-launch $SNAP/bin/ubuntu-filemanager-app "$@"
11 plugs: [unity7, opengl, home, platform]11 plugs: [unity7, opengl, home, platform, mir]
1212
13plugs:13plugs:
14 platform:14 platform:

Subscribers

People subscribed via source and target branches