Re: [Evolution-hackers] Refactoring contact editor
- From: Milan Crha <mcrha redhat com>
- To: evolution-hackers gnome org
- Subject: Re: [Evolution-hackers] Refactoring contact editor
- Date: Thu, 04 Sep 2014 15:27:18 +0200
On Thu, 2014-09-04 at 11:53 +0200, Patrick Ohly wrote:
That could be part of it. The more important aspect (to me at least) is
the increased flexibility (no longer limited to a fixed number of
telephone numbers/emails/etc.) and easier access to information. In most
cases, all data will fit into one page, while at the moment one has to
switch between different tabs to see everything.
Hi,
Christian (this thread initiator) did a great job in this area
already, there is (almost [1]) unlimited number of emails, phone
numbers, SIP addresses and IM contacts, which can be added and the UI
expands according to it. Thus that part is already covered in the
3.13.x.
Bye,
Milan
[1] It's almost unlimited, but the limit is just a matter of the top
max in the code, which is currently:
EMAIL_SLOTS 50
PHONE_SLOTS 50
SIP_SLOTS 4
IM_SLOTS 50
as can be seen here:
https://git.gnome.org/browse/evolution/tree/addressbook/gui/contact-editor/e-contact-editor.c#n50
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]