[Mono-bugs] [Bug 643958] Resource directory in the project solution should be lowercase

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 10 23:52:57 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=643958#c8


Joseph Hill <jhill at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhill at novell.com

--- Comment #8 from Joseph Hill <jhill at novell.com> 2011-01-11 04:52:55 UTC ---
Per the discussions regarding
https://bugzilla.novell.com/show_bug.cgi?id=661517 I think the way to move
forward with this bug is:

1) Respect the file names when generating resources. (i.e.,
Drawable\AsteroidExplode4.png should be accessible through the
Drawable.AsteroidExplode const, but
2) On Build, Drawable\AsteroidExplode4.png should be moved to
drawable/asteroidexplode4.png

Per comment 5 above, I would recommend not make any changes other than fixing
case.  If a file has extra periods other invalid characters, we should probably
raise an error, per the suggestion in comment 3.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list