Merge lp:~renatofilho/ubuntu-docviewer-app/no-file-hint into lp:ubuntu-docviewer-app

Proposed by Renato Araujo Oliveira Filho
Status: Merged
Approved by: Bill Filler
Approved revision: 360
Merged at revision: 360
Proposed branch: lp:~renatofilho/ubuntu-docviewer-app/no-file-hint
Merge into: lp:ubuntu-docviewer-app
Diff against target: 19 lines (+2/-1)
1 file modified
snapcraft.yaml (+2/-1)
To merge this branch: bzr merge lp:~renatofilho/ubuntu-docviewer-app/no-file-hint
Reviewer Review Type Date Requested Status
Jenkins Bot continuous-integration Approve
Ubuntu Document Viewer Developers Pending
Review via email: mp+316865@code.launchpad.net

Commit message

[snap] Added "mir" interface on plug list

Remove desktop_file_hint flag.

To post a comment you must log in.
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-12-09 15:12:18 +0000
+++ snapcraft.yaml 2017-02-09 16:11:36 +0000
@@ -7,13 +7,14 @@
77
8apps:8apps:
9 ubuntu-docviewer-app:9 ubuntu-docviewer-app:
10 command: desktop-launch $SNAP/usr/bin/ubuntu-docviewer-app ---documentsDir=$(HOME=/home/$USER xdg-user-dir DOCUMENTS) -desktop_file_hint=unity8 "$@"10 command: desktop-launch $SNAP/usr/bin/ubuntu-docviewer-app ---documentsDir=$(HOME=/home/$USER xdg-user-dir DOCUMENTS) "$@"
11 plugs:11 plugs:
12 - home12 - home
13 - opengl13 - opengl
14 - platform14 - platform
15 - unity715 - unity7
16 - unity816 - unity8
17 - mir
1718
18plugs:19plugs:
19 platform:20 platform:

Subscribers

People subscribed via source and target branches