[Mono-dev] LinkedStyleSheets in PageThemeCompiler
Chris Toshok
toshok at ximian.com
Thu Apr 20 12:14:55 EDT 2006
On Thu, 2006-04-20 at 09:01 -0700, Andrew Skiba wrote:
> Hello.
>
> Please review the attached patch. Current implementation always returns
> null, this patch makes it return values similar to dotnet.
similar? in what ways is it different?
+ css_urls[i] = virtualPath + Path.GetFileName (css_files[i]);
Path.Combine here, but otherwise the patch looks fine.
Chris
More information about the Mono-devel-list
mailing list