gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Opensync-users] [PATCH] treat Postal entries as addresses


From: Pawel Kot
Subject: Re: [Opensync-users] [PATCH] treat Postal entries as addresses
Date: Mon, 9 Jul 2007 22:16:38 +0200

Hi,

This one is deprecated by the previous one as far as I can see. I have
added GN_PHONEBOOK_ENTRY_Postal in all other places needed.

take care,
pkot

On 7/9/07, Keith Packard <address@hidden> wrote:
---
 common/phones/nk6510.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/common/phones/nk6510.c b/common/phones/nk6510.c
index 81eca47..b9e310e 100644
--- a/common/phones/nk6510.c
+++ b/common/phones/nk6510.c
@@ -2436,6 +2436,7 @@ static gn_error NK6510_WritePhonebookLocation(gn_data 
*data, struct gn_statemach
                        /* Addresses */
                        for (i = 0; i < entry->subentries_count; i++)  {
                                if (entry->subentries[i].entry_type == 
GN_PHONEBOOK_ENTRY_ExtendedAddress ||
+                                       entry->subentries[i].entry_type == 
GN_PHONEBOOK_ENTRY_Postal ||
                                        entry->subentries[i].entry_type == 
GN_PHONEBOOK_ENTRY_Street ||
                                        entry->subentries[i].entry_type == 
GN_PHONEBOOK_ENTRY_City ||
                                        entry->subentries[i].entry_type == 
GN_PHONEBOOK_ENTRY_StateProvince ||
--
1.5.2.2


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Opensync-users mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/opensync-users



--
Pawel Kot




reply via email to

[Prev in Thread] Current Thread [Next in Thread]