~osomon/+junk/thunderbird-snap-fix-theming

« back to all changes in this revision

Viewing changes to snapcraft.yaml

  • Committer: Ken VanDine
  • Date: 2018-09-05 13:03:10 UTC
  • Revision ID: ken.vandine@canonical.com-20180905130310-5tsbj16dp2gumblf
Use theme content interfaces

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
confinement: strict
6
6
grade: stable
7
7
 
 
8
plugs:
 
9
  gtk-3-themes:
 
10
    interface: content
 
11
    target: $SNAP/data-dir/themes
 
12
    default-provider: gtk-common-themes
 
13
  icon-themes:
 
14
    interface: content
 
15
    target: $SNAP/data-dir/icons
 
16
    default-provider: gtk-common-themes
 
17
  sound-themes:
 
18
    interface: content
 
19
    target: $SNAP/data-dir/sounds
 
20
    default-provider: gtk-common-themes
 
21
 
8
22
apps:
9
23
  thunderbird:
10
24
    command: bin/desktop-launch $SNAP/thunderbird-bin