|
|
140d58 |
From 2d7f5af36b423053f10d91e03245ca42804e27c7 Mon Sep 17 00:00:00 2001
|
|
|
140d58 |
From: Pavel Grunt <pgrunt@redhat.com>
|
|
|
140d58 |
Date: Thu, 19 Jan 2017 17:36:46 +0100
|
|
|
140d58 |
Subject: [PATCH 11/26] README: Update links
|
|
|
140d58 |
MIME-Version: 1.0
|
|
|
140d58 |
Content-Type: text/plain; charset=UTF-8
|
|
|
140d58 |
Content-Transfer-Encoding: 8bit
|
|
|
140d58 |
|
|
|
140d58 |
Acked-by: Fabiano FidĂȘncio <fabiano@fidencio.org>
|
|
|
140d58 |
---
|
|
|
140d58 |
README | 8 ++++----
|
|
|
140d58 |
1 file changed, 4 insertions(+), 4 deletions(-)
|
|
|
140d58 |
|
|
|
140d58 |
diff --git a/README b/README
|
|
|
140d58 |
index e9fe5b9..ea1c633 100644
|
|
|
140d58 |
--- a/README
|
|
|
140d58 |
+++ b/README
|
|
|
140d58 |
@@ -14,12 +14,12 @@ the last release that supported GTK2.
|
|
|
140d58 |
Virt Viewer uses the GTK-VNC (>= 0.4.0) widget to provide a
|
|
|
140d58 |
display of the VNC protocol, which is available from
|
|
|
140d58 |
|
|
|
140d58 |
- http://gtk-vnc.sourceforge.net/
|
|
|
140d58 |
+ https://wiki.gnome.org/Projects/gtk-vnc
|
|
|
140d58 |
|
|
|
140d58 |
-Virt Viewer uses the SPICE-GTK (>= 0.30) widget to provide a
|
|
|
140d58 |
+Virt Viewer uses the SPICE-GTK (>= 0.33) widget to provide a
|
|
|
140d58 |
display of the SPICE protocol, which is available from:
|
|
|
140d58 |
|
|
|
140d58 |
- http://www.spice-space.org/download.html
|
|
|
140d58 |
+ https://www.spice-space.org/download.html
|
|
|
140d58 |
|
|
|
140d58 |
Use of either SPICE-GTK or GTK-VNC can be disabled at time
|
|
|
140d58 |
of configure, with --without-gtk-vnc or --without-spice-gtk
|
|
|
140d58 |
@@ -37,6 +37,6 @@ found on the Virt Manager website:
|
|
|
140d58 |
|
|
|
140d58 |
Feedback should be directed to the mailing list at
|
|
|
140d58 |
|
|
|
140d58 |
- http://virt-manager.org/mailinglist.html
|
|
|
140d58 |
+ http://www.redhat.com/mailman/listinfo/virt-tools-list
|
|
|
140d58 |
|
|
|
140d58 |
-- End
|
|
|
140d58 |
--
|
|
|
140d58 |
2.12.0
|
|
|
140d58 |
|