~ubuntu-docviewer-dev/ubuntu-docviewer-app/lo-viewer

« back to all changes in this revision

Viewing changes to snapcraft.yaml

  • Committer: Tarmac
  • Author(s): Renato Araujo Oliveira Filho
  • Date: 2017-02-15 16:37:33 UTC
  • mfrom: (359.1.1 no-file-hint)
  • Revision ID: tarmac-20170215163733-d3rt83qrb7o0px10
[snap] Added "mir" interface on plug list

Remove desktop_file_hint flag.

Approved by Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
apps:
9
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
11
        plugs:
12
12
            - home
13
13
            - opengl
14
14
            - platform
15
15
            - unity7
16
16
            - unity8
 
17
            - mir
17
18
 
18
19
plugs:
19
20
    platform: