[libvirt] [PATCH] Added qt-virt-manager to Application docs.

*** BLURB HERE *** F1ash (1): added qt-virt-manager to Application docs; docs/apps.html.in | 4 ++++ 1 file changed, 4 insertions(+) -- 2.7.2

--- docs/apps.html.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/apps.html.in b/docs/apps.html.in index 39fb78d..d4c78f6 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -208,6 +208,10 @@ to remote consoles supporting the VNC protocol. Also provides an optional mozilla browser plugin. </dd> + <dt><a href="http://f1ash.github.io/qt-virt-manager">qt-virt-manager</a></dt> + <dd> + The original Qt GUI application for managing virtual machines. + </dd> </dl> <h2><a name="iaas">Infrastructure as a Service (IaaS)</a></h2> -- 2.7.2
participants (1)
-
F1ash