diff options
author | Clay Leeds <clay@apache.org> | 2004-11-20 14:51:17 +0000 |
---|---|---|
committer | Clay Leeds <clay@apache.org> | 2004-11-20 14:51:17 +0000 |
commit | b9ca79f0c6af7837ede79f33dc5a1e470883b649 (patch) | |
tree | a3808143dd4a69061dc9c5e4ac905046e793bf72 /forrest.properties | |
parent | 562aea38c47ff7b56d428e23242eac3e2b6be247 (diff) | |
download | xmlgraphics-fop-b9ca79f0c6af7837ede79f33dc5a1e470883b649.tar.gz xmlgraphics-fop-b9ca79f0c6af7837ede79f33dc5a1e470883b649.zip |
changed skin to pelt
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198155 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'forrest.properties')
-rw-r--r-- | forrest.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/forrest.properties b/forrest.properties index 349990f19..0e1fcd209 100644 --- a/forrest.properties +++ b/forrest.properties @@ -25,8 +25,8 @@ project.name=fop-project # Specifies name of Forrest skin to use #project.skin=forrest-site -project.skin=crust -#project.skin=pelt +#project.skin=crust +project.skin=pelt # comma separated list, file:// is supported #forrest.skins.descriptors=http://forrest.apache.org/skins/skins.xml,file:///c:/myskins/skins.xml |