mirror of
https://gitlab.com/virt-viewer/virt-viewer.git
synced 2025-03-19 14:50:10 +03:00
- spice+unix:// was added in spice-gtk v0.28 - spice+tls:// was added in spice-gtk v0.35 This allows launchers to start remote-viewer when they encounter a Spice URI with +unix or +tls. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by: Jonathon Jongsma <jjongsma@redhat.com> Acked-by: Victor Toso <victortoso@redhat.com>
11 lines
315 B
Desktop File
11 lines
315 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;x-scheme-handler/spice+unix;x-scheme-handler/spice+tls;application/x-virt-viewer;
|
|
StartupNotify=true
|
|
Categories=GNOME;GTK;Network;RemoteAccess;
|
|
Icon=virt-viewer
|