[dw-free] Fix site scheme files so we can turn on SSL
[commit: http://hg.dwscoalition.org/dw-free/rev/29d7cca0aff1]
http://bugs.dwscoalition.org/show_bug.cgi?id=1006
Map silk images into sslroot.
Patch by
janinedog.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=1006
Map silk images into sslroot.
Patch by
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Files modified:
- cvs/multicvs.conf
-------------------------------------------------------------------------------- diff -r ea8624437e86 -r 29d7cca0aff1 cvs/multicvs.conf --- a/cvs/multicvs.conf Tue Apr 28 22:23:19 2009 +0000 +++ b/cvs/multicvs.conf Wed Apr 29 06:06:59 2009 +0000 @@ -146,8 +146,10 @@ dw-free/htdocs/img/message-error.gif dw-free/htdocs/img/message-error.gif ssldocs/img/message-error.gif dw-free/htdocs/img/message-warning.gif ssldocs/img/message-warning.gif dw-free/htdocs/img/newsinfo.gif ssldocs/img/newsinfo.gif +dw-free/htdocs/img/nouserpic.png ssldocs/img/nouserpic.png dw-free/htdocs/img/openid-profile.gif ssldocs/img/openid-profile.gif dw-free/htdocs/img/padlocked.gif ssldocs/img/padlocked.gif +dw-free/htdocs/img/silk ssldocs/img/silk dw-free/htdocs/img/syndicated.gif ssldocs/img/syndicated.gif dw-free/htdocs/js/browserdetect.js ssldocs/js/browserdetect.js dw-free/htdocs/js/contextualhover.js ssldocs/js/contextualhover.js --------------------------------------------------------------------------------