From 7438cdaf5109bf5523c2e33596d845f2035e3b3e Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Fri, 25 Jan 2008 16:27:04 -0500 Subject: Added browser plugin (Richard Jones) --- plugin/test.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 plugin/test.html (limited to 'plugin/test.html') diff --git a/plugin/test.html b/plugin/test.html new file mode 100644 index 0000000..7c7c68d --- /dev/null +++ b/plugin/test.html @@ -0,0 +1,19 @@ + + + +

Virt Viewer plugin test

+ +

You will need to edit the source to + set uri, name etc.

+ + + + +

End of page

+ + + -- cgit