X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=constants.py;h=686154c52fc6052fd304f20550fe095de37b5eed;hb=HEAD;hp=e3ec0cb75d6d61ce8bc0e69022a615bf26ac562e;hpb=4b8b6fa7a5a2be7fd2ed64493b9a2cfca128878e;p=meabook diff --git a/constants.py b/constants.py index e3ec0cb..686154c 100644 --- a/constants.py +++ b/constants.py @@ -10,3 +10,4 @@ FIELD_PHONE_HOME = 'homePhone' FIELD_PHONE_GENERAL = 'telephoneNumber' FIELD_PHONE_INTERNAL = 'internalPhone' FIELD_PHONE_MOBILE = 'mobile' +FIELD_IMAGE = 'image'