diff options
author | Jeremias Maerki <jeremias@apache.org> | 2011-08-23 21:01:23 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2011-08-23 21:01:23 +0000 |
commit | dd1bee20f4a062433e41eeb91643d9b8c5ae5524 (patch) | |
tree | 2c890f90b8c661104a4ad166ea73e0818f613e62 | |
parent | 937d2cbd25b967195ee81c74a43fa3ae4fd2d703 (diff) | |
download | xmlgraphics-fop-dd1bee20f4a062433e41eeb91643d9b8c5ae5524.tar.gz xmlgraphics-fop-dd1bee20f4a062433e41eeb91643d9b8c5ae5524.zip |
Fixed favicon.ico problem.
Fixed trademark statement in skinconf.xml.
Fixed validation issue in skinconf.xml.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1160886 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | src/documentation/content/xdocs/favicon.ico (renamed from src/documentation/content/favicon.ico) | bin | 766 -> 766 bytes | |||
-rw-r--r-- | src/documentation/skinconf.xml | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/src/documentation/content/favicon.ico b/src/documentation/content/xdocs/favicon.ico Binary files differindex 161bcf784..161bcf784 100644 --- a/src/documentation/content/favicon.ico +++ b/src/documentation/content/xdocs/favicon.ico diff --git a/src/documentation/skinconf.xml b/src/documentation/skinconf.xml index 318cf99cf..f7d0b2de9 100644 --- a/src/documentation/skinconf.xml +++ b/src/documentation/skinconf.xml @@ -94,7 +94,7 @@ See main/fresh-site/src/documentation/skinconf.xml for details. <copyright-link>http://www.apache.org/licenses/</copyright-link> <!-- Optional text trademark statement below the copyright statement --> <trademark-statement> - Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest + Apache, Apache FOP, the Apache feather logo, and the Apache FOP logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners. </trademark-statement> <!-- Some skins use this to form a 'breadcrumb trail' of links. @@ -109,6 +109,7 @@ See main/fresh-site/src/documentation/skinconf.xml for details. <trail location="alt"> <link1 name="The Apache Software Foundation" href="http://www.apache.org/"/> <link2 name="Apache XML Graphics Project" href="http://xmlgraphics.apache.org/"/> + <link3 name="" href=""/> </trail> <!-- Configure the TOC, i.e. the Table of Contents. @max-depth |