Applied Matt's patch fixing images in the Welcome page. Fixes #5307. Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35234 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
41b65b532e
commit
787d6f11e8
@ -1042,6 +1042,9 @@ if [ IsOptionalHaikuImagePackageAdded Welcome ] {
|
||||
CopyDirectoryToHaikuImage system documentation
|
||||
: [ FDirName $(HAIKU_TOP) docs userguide ]
|
||||
: userguide : -x .svn ;
|
||||
CopyDirectoryToHaikuImage system documentation
|
||||
: [ FDirName $(HAIKU_TOP) docs images ]
|
||||
: images : -x .svn ;
|
||||
AddFilesToHaikuImage system documentation
|
||||
: [ FDirName $(HAIKU_TOP) docs Haiku-doc.css ]
|
||||
: Haiku-doc.css ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user