From db751c61f4bcfc5adf89faa202edf38a77e7cfe9 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sat, 5 Dec 2020 19:05:25 +0200 Subject: Added all local desktop files --- .local/share/applications/pencil.desktop | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .local/share/applications/pencil.desktop (limited to '.local/share/applications/pencil.desktop') diff --git a/.local/share/applications/pencil.desktop b/.local/share/applications/pencil.desktop new file mode 100644 index 0000000..6270d01 --- /dev/null +++ b/.local/share/applications/pencil.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=Pencil +Comment=Pencil Project +Version=3.1.0.ga +Type=Application +Categories=Graphics +MimeType=text/plain;application/gzip;application/gzip; +Exec=/opt/pencil-3.1.0.ga/pencil %U +Terminal=false +StartupNotify=true +Icon=/usr/share/applications/pencil.png -- cgit v1.2.3