diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-15 12:14:28 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-15 12:14:28 +0100 |
| commit | 37eb4e2b9391af2aa9f446c9be6c1126f97a1f47 (patch) | |
| tree | c1d01f713bc83b75d648ce660c663dfa38f75c6b /documentation/template/fop-config.xml | |
| parent | 94c2a3c0ab1823639a0f11fdc9e4bb9e49b07609 (diff) | |
| download | poky-37eb4e2b9391af2aa9f446c9be6c1126f97a1f47.tar.gz | |
documentation/handbook: Tweak Makefiles and paths after path changes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'documentation/template/fop-config.xml')
| -rw-r--r-- | documentation/template/fop-config.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/template/fop-config.xml b/documentation/template/fop-config.xml index 7d56223d17..09cc5ca0f5 100644 --- a/documentation/template/fop-config.xml +++ b/documentation/template/fop-config.xml | |||
| @@ -10,8 +10,8 @@ | |||
| 10 | Set the baseDir so common/openedhand.svg references in plans still | 10 | Set the baseDir so common/openedhand.svg references in plans still |
| 11 | work ok. Note, relative file references to current dir should still work. | 11 | work ok. Note, relative file references to current dir should still work. |
| 12 | --> | 12 | --> |
| 13 | <base>template</base> | 13 | <base>../template</base> |
| 14 | <font-base>template</font-base> | 14 | <font-base>../template</font-base> |
| 15 | 15 | ||
| 16 | <!-- Source resolution in dpi (dots/pixels per inch) for determining the | 16 | <!-- Source resolution in dpi (dots/pixels per inch) for determining the |
| 17 | size of pixels in SVG and bitmap images, default: 72dpi --> | 17 | size of pixels in SVG and bitmap images, default: 72dpi --> |
