[Bug 1379] Remove duplication of code between winesetup and wineconf/wineinstall.

Wine Bugs wine-bugs at winehq.com
Sat Jun 28 10:52:59 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1379





------- Additional Comments From winebug at flonet.net  2003-28-06 10:52 -------
Bug comments restored from Gmane.org:

Currently, winesetup duplicates all of the code contained in wineconf.

Instead, wineconf should be improved to generate the new style config 
file, and then winesetup should rely on wineconf to generate the default
configuration file.

Similarly, there is functionality such as creating the default registry 
files that is now done by both winesetup and wineinstall.

At this time, it seems like the right thing to do is to break up or 
parameterize wineinstall, so that it can be used for single function actions,
and then have winesetup call those functions.

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list