[Mono-bugs] [Bug 653374] Build Fails When ApplicationAttribute.Description Contains Literal String
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Nov 12 15:45:48 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=653374
https://bugzilla.novell.com/show_bug.cgi?id=653374#c1
Jonathan Pryor <jpryor at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CLOSED
CC| |jpryor at novell.com
Resolution| |WONTFIX
--- Comment #1 from Jonathan Pryor <jpryor at novell.com> 2010-11-12 20:45:47 UTC ---
Android requires that this attribute contain a resource, not a literal value:
http://developer.android.com/guide/topics/manifest/application-element.html#desc
The value must be set as a reference to a string resource.
Unlike the label, it cannot be a raw string.
Thems the rules.
--
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