summaryrefslogtreecommitdiffstats
path: root/snap
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2017-08-05 03:31:19 +0000
committerTed Gould <ted@gould.cx>2017-08-05 03:31:19 +0000
commit47796a1223996581caa4866abf8f1f6e1e6e282e (patch)
tree9eeda02e7032d2acfe60cda1dc2f91ae7fd6ad0c /snap
parentInclude the prefix.h defines in gettext config (diff)
downloadinkscape-47796a1223996581caa4866abf8f1f6e1e6e282e.tar.gz
inkscape-47796a1223996581caa4866abf8f1f6e1e6e282e.zip
Remove the setup directory
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index b0f96e08a..29656ddfd 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,6 +1,7 @@
name: inkscape
version: 0.92+devel
summary: Vector Graphics Editor
+icon: share/branding/inkscape.svg
description: |
An Open Source vector graphics editor, with capabilities similar to
Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector
@@ -100,6 +101,7 @@ apps:
inkscape:
command: snapcraft.sh desktop-launch inkscape
plugs: [home, unity7, gsettings]
+ desktop: share/applications/inkscape.desktop
viewer:
command: snapcraft.sh desktop-launch inkview
plugs: [home, unity7, gsettings]