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

https://bugzilla.novell.com/show_bug.cgi?id=675566#c2


--- Comment #2 from Jonathan Pryor <[email protected]> 2011-03-05 14:54:24 UTC 
---
mandroid.exe and project file support is in r9723. You can either use
/Project/PropertyGroup/MandroidExtraArgs with a value of e.g. --i18n=west, or
you can use /Project/PropertyGroup/MandroidI18n:

  <PropertyGroup>
    <MandroidI18n>West</MandroidI18n>
  </PropertyGroup>

We still need proper IDE support, but the above should serve as a
workaround/test bed for now.

-- 
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

Reply via email to