Changeset 2101

Show
Ignore:
Timestamp:
06/08/07 16:52:06 (1 year ago)
Author:
dgollub
Message:

"Work" is also a TelephoneLocation?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/gnokii-sync/src/gnokii_contact_format.c

    r2100 r2101  
    183183                                break; 
    184184                        case GN_PHONEBOOK_NUMBER_Work: 
    185                                 osync_xmlfield_set_attr(phonefield, "Type", "Work"); 
     185                                osync_xmlfield_set_attr(phonefield, "Location", "Work"); 
    186186                                break; 
    187187                        case GN_PHONEBOOK_NUMBER_None: