mirror of
https://gitlab.com/virt-viewer/virt-viewer.git
synced 2025-01-22 22:03:44 +03:00
da45d9fa1e
Unfortunately, I don't see yet how we could avoid the browser dialog asking which application to open. On Firefox, each user has a mimeTypes.rdf, but we can't really modify it..
10 lines
242 B
Desktop File
10 lines
242 B
Desktop File
[Desktop Entry]
|
|
_Name=Remote Viewer
|
|
_Comment=Access remote desktops
|
|
Exec=remote-viewer %u
|
|
Type=Application
|
|
Terminal=false
|
|
MimeType=x-scheme-handler/spice;application/x-virt-viewer
|
|
StartupNotify=true
|
|
Categories=GNOME;GTK;Network;RemoteAccess;
|