diff options
| author | vanntile <valentin.ionita1201@gmail.com> | 2019-01-24 06:24:03 +0000 |
|---|---|---|
| committer | vanntile <valentin.ionita1201@gmail.com> | 2019-01-24 06:24:03 +0000 |
| commit | deeb288fc38e09fba325741afb2c66f693438f9b (patch) | |
| tree | 8bfd904d16ae1b598afaf82ee9bd9ffe83afbe9f /snap | |
| parent | Only connect color profile event when building against LCMS. (diff) | |
| download | inkscape-deeb288fc38e09fba325741afb2c66f693438f9b.tar.gz inkscape-deeb288fc38e09fba325741afb2c66f693438f9b.zip | |
Rename Linux metadata Issue fix
Diffstat (limited to 'snap')
| -rw-r--r-- | snap/snapcraft.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index b1a200e48..8d0319ccc 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -12,7 +12,7 @@ description: > etc.) and great care is taken in designing a streamlined interface. It is very easy to edit nodes, perform complex path operations, trace bitmaps and much more. - + We also aim to maintain a thriving user and developer community by using open, community-oriented development. confinement: strict @@ -155,7 +155,7 @@ apps: - x11 - wayland - removable-media - desktop: share/applications/inkscape.desktop + desktop: share/applications/org.inkscape.Inkscape.desktop viewer: command: desktop-launch ${SNAP}/snapcraft.sh inkview plugs: |
