http://bugs.winehq.org/show_bug.cgi?id=8603
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Component|wine-misc |wine-dotnet
--- Comment #21 from Dan Kegel dank@kegel.com 2007-11-22 09:33:53 --- How about this:
--- snip --- Rules of Thumb for Triaging .Net Related Bugs:
If the app installs and runs properly on a clean .wine with no user intervention, we can mark it as fixed, regardless of whether the runtime that gets used is .net or mono. (For instance, the app might be bundled with .net, or wine might be bundled with mono.)
If the app does not come with .net bundled, but installs and runs properly if .NET is already installed, put it it category wine-dotnet. (And for extra credit, mark it as depending on the most appropriate .net bug (for 2.0, maybe bug 10467) and the most appropriate mono bug (maybe bug 10307 ??, there isn't really one),) --- snip ---