diff options
author | William Victor Mote <vmote@apache.org> | 2002-11-29 22:00:32 +0000 |
---|---|---|
committer | William Victor Mote <vmote@apache.org> | 2002-11-29 22:00:32 +0000 |
commit | dbd6d2d0a69d1cab2b30efc4680177c350efc473 (patch) | |
tree | c260f1b8453fff5d13e4cd2fe6eff58462a258c5 /src/documentation/skinconf.xml | |
parent | 728652fb0a5c1c1feba55af0c0231978c6d5a171 (diff) | |
download | xmlgraphics-fop-dbd6d2d0a69d1cab2b30efc4680177c350efc473.tar.gz xmlgraphics-fop-dbd6d2d0a69d1cab2b30efc4680177c350efc473.zip |
white-space and line-ending fixes
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195676 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/skinconf.xml')
-rw-r--r-- | src/documentation/skinconf.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/documentation/skinconf.xml b/src/documentation/skinconf.xml index 82d35a62f..cc1b1d99d 100644 --- a/src/documentation/skinconf.xml +++ b/src/documentation/skinconf.xml @@ -16,7 +16,7 @@ jefft@apache.org <!ELEMENT credit (name, url, image, width?, height?)> <!ELEMENT disable-search (#PCDATA)> <!ELEMENT searchsite-domain (#PCDATA)> - <!ELEMENT searchsite-name (#PCDATA)> + <!ELEMENT searchsite-name (#PCDATA)> <!ELEMENT project-name (#PCDATA)> <!ELEMENT project-url (#PCDATA)> <!ELEMENT project-logo (#PCDATA)> @@ -45,7 +45,7 @@ jefft@apache.org <!-- Do we want the Google search box? --> <disable-search>false</disable-search> <searchsite-domain>xml.apache.org</searchsite-domain> - <searchsite-name>Apache XML</searchsite-name> + <searchsite-name>Apache XML</searchsite-name> <project-name>FOP</project-name> |