[Mono-bugs] [Bug 666280] [aresgen] Resource variants need to be renamed as well.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 26 22:04:14 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=666280

https://bugzilla.novell.com/show_bug.cgi?id=666280#c1


Jonathan Pryor <jpryor at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Jonathan Pryor <jpryor at novell.com> 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.


More information about the mono-bugs mailing list