Renato Araujo Oliveira Filho has proposed merging 
lp:~renatofilho/ubuntu-filemanager-app/snap-mir-libs into 
lp:ubuntu-filemanager-app.

Commit message:
[snap] Connect with mir-libs content share.

Requested reviews:
  Ubuntu File Manager Developers (ubuntu-filemanager-dev)

For more details, see:
https://code.launchpad.net/~renatofilho/ubuntu-filemanager-app/snap-mir-libs/+merge/320882
-- 
Your team Ubuntu File Manager Developers is requested to review the proposed 
merge of lp:~renatofilho/ubuntu-filemanager-app/snap-mir-libs into 
lp:ubuntu-filemanager-app.
=== added directory 'snap/mir-libs'
=== modified file 'snapcraft.yaml'
--- snapcraft.yaml	2017-03-07 18:42:37 +0000
+++ snapcraft.yaml	2017-03-23 23:31:30 +0000
@@ -8,7 +8,7 @@
 apps:
     ubuntu-filemanager-app:
         command: desktop-launch $SNAP/bin/ubuntu-filemanager-app "$@"
-        plugs: [unity7, unity8, opengl, home, platform, mir]
+        plugs: [unity7, unity8, opengl, home, platform, mir, mir-libs]
 
 plugs:
     platform:
@@ -16,6 +16,11 @@
         content: ubuntu-app-platform1
         target: ubuntu-app-platform
         default-provider: ubuntu-app-platform
+    mir-libs:
+        interface: content
+        content: mir0
+        target: mir-libs
+        default-provider: mir-libs
 
 parts:
     ubuntu-filemanager-app:

-- 
Mailing list: https://launchpad.net/~ubuntu-touch-coreapps-reviewers
Post to     : ubuntu-touch-coreapps-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-touch-coreapps-reviewers
More help   : https://help.launchpad.net/ListHelp

Reply via email to