On Thu, 2003-10-23 at 22:55, Jerry D. Hedden wrote:
> One of the items on the TODO list for setup.exe is to save and load
> proxy settings so the user doesn't have to keep entering them.
>
> Below is a small patch to ConnectionSetting.cc to do just that:
Please supply:
- the patch as an attachmen
One of the items on the TODO list for setup.exe is to save and load
proxy settings so the user doesn't have to keep entering them.
Below is a small patch to ConnectionSetting.cc to do just that:
39d38
< delete f;
41a41,47
> fg_ret = f->gets (localdir, 1000);
> if (fg_ret)
>
2 matches
Mail list logo