Re: [PATCH] Fix bug 3723, can not remove listings parameters in settings->text layout.

2007-05-25 Thread Bo Peng
On 5/24/07, Bo Peng <[EMAIL PROTECTED]> wrote: Bug: 1. set global listings parameters from settings->text layout 2. close and reopen dialog, remove the parameters 3. close and reopen dialog, the parameters are still there. Cause: In the current logic, listings_params is not written to a file if

[PATCH] Fix bug 3723, can not remove listings parameters in settings->text layout.

2007-05-24 Thread Bo Peng
Bug: 1. set global listings parameters from settings->text layout 2. close and reopen dialog, remove the parameters 3. close and reopen dialog, the parameters are still there. Cause: In the current logic, listings_params is not written to a file if it is empty. Because parameter transmission fro