[virt-tools-list] [PATCH 01/22] remote-viewer: add handling of spice+unix and spice+tls schemes

Victor Toso victortoso at redhat.com
Thu Aug 30 13:12:05 UTC 2018


On Tue, Jul 31, 2018 at 03:24:41PM +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>

Acked-by: Victor Toso <victortoso 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
> -- 
> 2.18.0.321.gffc6fa0e39
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/virt-tools-list/attachments/20180830/53915f37/attachment.sig>


More information about the virt-tools-list mailing list