diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-09-09 10:54:56 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-09-09 10:54:56 +0000 |
commit | adb389e3d679708cb0e048a99b6b943316c27b34 (patch) | |
tree | e575788835d1695cc8356e4fadca2405b80a5ddb /doc/APIchunk3.html | |
parent | e4b4a1bb92814f899bf7a8e99e9a9cc6cbeb0101 (diff) | |
download | libxslt-adb389e3d679708cb0e048a99b6b943316c27b34.tar.gz libxslt-adb389e3d679708cb0e048a99b6b943316c27b34.tar.bz2 libxslt-adb389e3d679708cb0e048a99b6b943316c27b34.zip |
Adding link to MacOsX binaries, Daniel
Diffstat (limited to 'doc/APIchunk3.html')
-rw-r--r-- | doc/APIchunk3.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/APIchunk3.html b/doc/APIchunk3.html index 1a74840b..dd03a87b 100644 --- a/doc/APIchunk3.html +++ b/doc/APIchunk3.html @@ -1,7 +1,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> <html> <head> -<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> +<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <style type="text/css"><!-- TD {font-family: Verdana,Arial,Helvetica} BODY {font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em} @@ -15,7 +15,7 @@ A:link, A:visited, A:active { text-decoration: underline } <body bgcolor="#8b7765" text="#000000" link="#000000" vlink="#000000"> <table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr> <td width="100"> -<a href="http://www.gnome.org/"><img src="smallfootonly.gif" alt="Gnome Logo"></a><a href="http://www.redhat.com"><img src="redhat.gif" alt="Red Hat Logo"></a> +<a href="http://www.gnome.org/"><img src="gnome2.png" alt="Gnome2 Logo"></a><a href="http://www.redhat.com"><img src="redhat.gif" alt="Red Hat Logo"></a><div align="left"><a href="http://xmlsoft.org/XSLT/"><img src="Libxslt-Logo-180x168.gif" alt="Made with Libxslt Logo"></a></div> </td> <td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center"> <h1>The XSLT C library for Gnome</h1> @@ -68,6 +68,7 @@ A:link, A:visited, A:active { text-decoration: underline } <li><a href="ftp://xmlsoft.org/">FTP</a></li> <li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li> <li><a href="http://garypennington.net/libxml2/">Solaris binaries</a></li> +<li><a href="http://www.zveno.com/open_source/libxml2xslt.html">MacOsX binaries</a></li> <li><a href="http://sourceforge.net/projects/libxml2-pas/">Pascal bindings</a></li> <li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxslt">Bug Tracker</a></li> <li><a href="http://xsldbg.sourceforge.net/">Xsldbg Debugger</a></li> |