[Spice-commits] spice.html
Jeremy White
jwhite at kemper.freedesktop.org
Mon Sep 24 14:32:31 PDT 2012
spice.html | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 591269e398d74d6d30546aefe1732ef973a69157
Author: Jeremy White <jwhite at codeweavers.com>
Date: Mon Sep 24 16:31:50 2012 -0500
Modify the template html to include a required file.
diff --git a/spice.html b/spice.html
index 6ab1fed..469cfec 100644
--- a/spice.html
+++ b/spice.html
@@ -29,6 +29,7 @@
<title>Spice Javascript client</title>
<script src="enums.js"></script>
+ <script src="atKeynames.js"></script>
<script src="utils.js"></script>
<script src="png.js"></script>
<script src="lz.js"></script>
More information about the Spice-commits
mailing list