https://bugzilla.novell.com/show_bug.cgi?id=666280
https://bugzilla.novell.com/show_bug.cgi?id=666280#c1 Jonathan Pryor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Jonathan Pryor <[email protected]> 2011-01-27 03:04:13 UTC --- Fixed in r9288. Note: with alternatives, there may be multiple names for the target; for example. Due to lowercasing the filenames for aapt, it's possible that the actual desired case may mismatch between the alternaties, e.g. Drawable-hdpi\Foo.png vs. Drawable-mdpi\fOO.png. Should his happen, we generate a warning to stderr but use the rename for the first file found (which could be meaningless, as "first" is determined by the order within the .csproj, so don't rely on this, and instead make sure that your target filename casing is consistent). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
