diff options
author | Clay Leeds <clay@apache.org> | 2004-11-08 05:06:39 +0000 |
---|---|---|
committer | Clay Leeds <clay@apache.org> | 2004-11-08 05:06:39 +0000 |
commit | a1142428a2e311ca91e47d0ff000da1c2a2b5d57 (patch) | |
tree | d83223f94de2db4167bb823d761548ba34ab22fe /forrest.properties | |
parent | 587735dd0ea70985544502699deb41a946bb3cf1 (diff) | |
download | xmlgraphics-fop-a1142428a2e311ca91e47d0ff000da1c2a2b5d57.tar.gz xmlgraphics-fop-a1142428a2e311ca91e47d0ff000da1c2a2b5d57.zip |
updated to use css-based 'pelt' skin
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198129 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 |