Re: [evolution-patches] (Addressbook) Patch to fix 258257
- From: Sushma Rai <rsushma novell com>
- To: Devashish Sharma <sdevashish novell com>
- Cc: evolution-patches lists ximian com
- Subject: Re: [evolution-patches] (Addressbook) Patch to fix 258257
- Date: Mon, 01 Aug 2005 18:46:26 +0530
Hi,
in name_entry_changed() and file_as_entry_changed(),
you can set the editable flag for editor, instead of
doing it again in sensitize_ok(). In those functions
we already have a check for name/file_as values.
the widgets entry_fullname and entry_file_as needs to be
destroyed. But with the above change, you wouldn't need
them any more.
Also, follow the coding style.
For example "sensitize_ok(editor) ;" should be
"sensitize_ok (editor);"
Thanks,
Sushma.
On Mon, 2005-08-01 at 16:45 +0530, Devashish Sharma wrote:
> Hi,
>
> This fixes the bug #258257.
> It fixes the behavior of OK button in Contact-Editor. OK is not enabled
> until both Full name and File Under are specified.
>
> Thanks,
>
> Devashish
> _______________________________________________
> evolution-patches mailing list
> evolution-patches lists ximian com
> http://lists.ximian.com/mailman/listinfo/evolution-patches
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]