[cairo-commit] svgslides/test test.xml,1.4,1.5
Carl Worth
commit at pdx.freedesktop.org
Sun Apr 17 22:34:44 PDT 2005
Committed by: cworth
Update of /cvs/cairo/svgslides/test
In directory gabe:/tmp/cvs-serv1460/test
Modified Files:
test.xml
Log Message:
* test/test.xml: Fix missing closing tag.
* configure.in:
* src/Makefile.am: Install an svgslides symlink pointing to
svgslides-4suite.
* example/.cvsignore: Ignore HTML output files.
* test/test.xml:
* example/test.xml: Add title attribute to top slides element,
which appears to be required for the HTML output stuff.
* src/.cvsignore: Ignore svgslides-output binary.
* src/svgslides-xslt: New file (was previously named svgslides).
Index: test.xml
===================================================================
RCS file: /cvs/cairo/svgslides/test/test.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- test.xml 18 Apr 2005 00:43:01 -0000 1.4
+++ test.xml 18 Apr 2005 05:34:42 -0000 1.5
@@ -1,6 +1,5 @@
<?xml version="1.0" ?>
-<svgslides title="test"
- xmlns="http://www.svgslides.org/svgslides0.1"
+<svgslides xmlns="http://www.svgslides.org/svgslides0.1"
xmlns:svg="http://www.w3.org/2000/svg"
>
More information about the cairo-commit
mailing list