[virt-tools-list] [PATCH 01/22] remote-viewer: add handling of spice+unix and spice+tls schemes
Jonathon Jongsma
jjongsma at redhat.com
Wed Aug 1 14:39:45 UTC 2018
Acked-by: Jonathon Jongsma <jjongsma at redhat.com>
On Tue, 2018-07-31 at 15:24 +0200, marcandre.lureau at redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
>
> - 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 at redhat.com>
> ---
> data/remote-viewer.desktop.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/data/remote-viewer.desktop.in b/data/remote-
> viewer.desktop.in
> index 213642c..24bcf6a 100644
> --- a/data/remote-viewer.desktop.in
> +++ b/data/remote-viewer.desktop.in
> @@ -4,7 +4,7 @@ _Comment=Access remote desktops
> Exec=remote-viewer %u
> Type=Application
> Terminal=false
> -MimeType=x-scheme-handler/spice;application/x-virt-viewer;
> +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
More information about the virt-tools-list
mailing list