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 /org.inkscape.Inkscape.desktop.template | |
| 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 'org.inkscape.Inkscape.desktop.template')
| -rw-r--r-- | org.inkscape.Inkscape.desktop.template | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/org.inkscape.Inkscape.desktop.template b/org.inkscape.Inkscape.desktop.template new file mode 100644 index 000000000..35198b8fa --- /dev/null +++ b/org.inkscape.Inkscape.desktop.template @@ -0,0 +1,22 @@ +# SPDX-License-Identifier: GPL-2.0-or-later +[Desktop Entry] +Version=1.0 +Name=Inkscape +GenericName=Vector Graphics Editor +X-GNOME-FullName=Inkscape Vector Graphics Editor +Comment=Create and edit Scalable Vector Graphics images +Keywords=image;editor;vector;drawing; +Type=Application +Categories=Graphics;VectorGraphics;GTK; +MimeType=${INKSCAPE_MIMETYPE} +Exec=inkscape %F +TryExec=inkscape +Terminal=false +StartupNotify=true +Icon=${INKSCAPE_ICONPATH} +X-Ayatana-Desktop-Shortcuts=Drawing + +[X-Drawing Shortcut Group] +Name=New Drawing +Exec=inkscape +TargetEnvironment=Unity |
