diff options
Diffstat (limited to 'src/gnome-software-local-file-flatpak.desktop.in')
-rw-r--r-- | src/gnome-software-local-file-flatpak.desktop.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/gnome-software-local-file-flatpak.desktop.in b/src/gnome-software-local-file-flatpak.desktop.in new file mode 100644 index 0000000..803a581 --- /dev/null +++ b/src/gnome-software-local-file-flatpak.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.flatpak;application/vnd.flatpak.repo;application/vnd.flatpak.ref; |