https://bugzilla.novell.com/show_bug.cgi?id=666969
https://bugzilla.novell.com/show_bug.cgi?id=666969#c1 Jonathan Pryor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected] |[email protected] --- Comment #1 from Jonathan Pryor <[email protected]> 2011-01-25 15:05:05 UTC --- Instead of using Context.getApplicationInfo(), it _should_ be possible to instead do: ApplicationInfo info = context.getPackageManager().getApplicationInfo ( context.getPackageName(), 0); -- 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
