I'll assume by the silence that you loved the patch so I went ahead and
committed a modified version of it.
** Changed in: dcplusplus
Importance: Undecided => Low
** Changed in: dcplusplus
Status: New => Fix Committed
** Changed in: dcplusplus
Assignee: (unassigned) => Steven Sheehy (steven-sheehy)
--
Support for overriding automatic path configuration
https://bugs.launchpad.net/bugs/538478
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in DC++: Fix Committed
Status in Linux DC++: Confirmed
Bug description:
There's at least one case where the automatic path setting done by
Util::initialize isn't desirable. That is when user want's to run multiple
instances of (Linux)DC++ or temporarily wants a different config for testing
etc.
The patch adds optional map parameter for Util::initialize from which the
non-empty paths are used instead of autodetected ones. Also provides protection
against dcpp::startup for resetting explicitly given values (which apparently
isn't really needed with 7.60 core since startup isn't doing it anymore).
Patch only affects non-_WIN32 and common blocks.
--RZ
_______________________________________________
Mailing list: https://launchpad.net/~linuxdcpp-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~linuxdcpp-team
More help : https://help.launchpad.net/ListHelp