ubuntu-touch-coreapps-reviewers team mailing list archive
-
ubuntu-touch-coreapps-reviewers team
-
Mailing list archive
-
Message #10163
[Merge] lp:~renatofilho/ubuntu-filemanager-app/snap-mir into lp:ubuntu-filemanager-app
Renato Araujo Oliveira Filho has proposed merging lp:~renatofilho/ubuntu-filemanager-app/snap-mir into lp:ubuntu-filemanager-app.
Commit message:
[snap] Added 'mir' into plug list.
Removed ubuntu_desktop_file_hint flag. (this is not necessary anymore).
Requested reviews:
Ubuntu File Manager Developers (ubuntu-filemanager-dev)
For more details, see:
https://code.launchpad.net/~renatofilho/ubuntu-filemanager-app/snap-mir/+merge/316877
--
Your team Ubuntu File Manager Developers is requested to review the proposed merge of lp:~renatofilho/ubuntu-filemanager-app/snap-mir into lp:ubuntu-filemanager-app.
=== 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 @@
apps:
ubuntu-filemanager-app:
- command: desktop-launch $SNAP/bin/ubuntu-filemanager-app --desktop_file_hint=unity8 "$@"
- plugs: [unity7, opengl, home, platform]
+ command: desktop-launch $SNAP/bin/ubuntu-filemanager-app "$@"
+ plugs: [unity7, opengl, home, platform, mir]
plugs:
platform:
References