diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2002-08-28 21:19:34 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2002-08-28 21:19:34 +0000 |
commit | e19cbcb5af021c298d2084ac74c8e28138ce3c88 (patch) | |
tree | db16e337b4f58b2c33934679d772b0185eb5f4e2 /doc/site.xsl | |
parent | d4a3e1a302b354bbd8a449330466937ce0276a16 (diff) | |
download | libxslt-e19cbcb5af021c298d2084ac74c8e28138ce3c88.tar.gz libxslt-e19cbcb5af021c298d2084ac74c8e28138ce3c88.tar.bz2 libxslt-e19cbcb5af021c298d2084ac74c8e28138ce3c88.zip |
Use the new Gnome2 logo, Daniel
Diffstat (limited to 'doc/site.xsl')
-rw-r--r-- | doc/site.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/site.xsl b/doc/site.xsl index dcd2d843..f44c9773 100644 --- a/doc/site.xsl +++ b/doc/site.xsl @@ -190,7 +190,7 @@ A:link, A:visited, A:active { text-decoration: underline } <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.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> |