diff options
Diffstat (limited to '')
-rw-r--r-- | src/gnome-software-local-file-snap.desktop.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/gnome-software-local-file-snap.desktop.in b/src/gnome-software-local-file-snap.desktop.in new file mode 100644 index 0000000..d2ab5f6 --- /dev/null +++ b/src/gnome-software-local-file-snap.desktop.in @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=Software Install +Comment=Install selected software on the system +Categories=System; +Exec=gnome-software --local-filename %f +Terminal=false +Type=Application +Icon=system-software-install +StartupNotify=true +NoDisplay=true +MimeType=application/vnd.snap; |