diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-11-18 12:42:55 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-11-18 12:42:55 +0100 |
commit | 584e356920ced0e4cac68824062a7179926f3ad0 (patch) | |
tree | 30eecc61580a6bbdf2a7c52f1ee840ef93a00678 /tests/src/johndoe.vcf | |
parent | be9aacaa5296dfca63fb3a01c2dc52538d1546aa (diff) |
Fix so mobile phone has TYPE=CELL in exported vCard (#1488812)
Diffstat (limited to 'tests/src/johndoe.vcf')
-rw-r--r-- | tests/src/johndoe.vcf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/src/johndoe.vcf b/tests/src/johndoe.vcf index 67b649df3..386afaf57 100644 --- a/tests/src/johndoe.vcf +++ b/tests/src/johndoe.vcf @@ -6,6 +6,7 @@ ORG:roundcube.net; EMAIL;INTERNET;WORK:inbox@roundcube.net
EMAIL;INTERNET;HOME;TYPE=pref:roundcube@gmail.com
TEL;WORK:+123456789
+TEL;CELL:+987654321
ADR;WORK:;;The street;Hometown;;5555;Cayman Islands
NOTE:The notes...
END:VCARD
|