diff options
Diffstat (limited to '.local/share/applications/pencil.desktop')
| -rw-r--r-- | .local/share/applications/pencil.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
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 |
