blob: 803a5819c5bd06cacb68a290ffc9fcea7ac794be (
plain)
1
2
3
4
5
6
7
8
9
10
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;
|