From 35a96bde514a8897f6f0fcc41c5833bf63df2e2a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:29:01 +0200 Subject: Adding upstream version 1.0.2. Signed-off-by: Daniel Baumann --- org.inkscape.Inkscape.desktop.template | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 org.inkscape.Inkscape.desktop.template (limited to 'org.inkscape.Inkscape.desktop.template') diff --git a/org.inkscape.Inkscape.desktop.template b/org.inkscape.Inkscape.desktop.template new file mode 100644 index 0000000..35198b8 --- /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 -- cgit v1.2.3