Fix typos in the OH contact

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2224 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2007-07-25 10:01:59 +00:00
parent 3e02bc13ef
commit 626622d611
2 changed files with 4 additions and 4 deletions

View File

@ -85,9 +85,9 @@ Index: addressbook/libedata-book-orbit/ximian-vcard.h
+"VERSION:3.0\n" \
+"FN:OpenedHand Ltd\n" \
+"URL:http://www.o-hand.com/\n" \
+"EMAIL;info@openedhand.com\n" \
+"TEL;TYPE=VOICE:+44 208 819 6559\n" \
+"ADR:216 - 218 Homesdale Road;Unit R\, Homesdale Business Center;\n" \
+"EMAIL:info@openedhand.com\n" \
+"TEL:TYPE=VOICE:+44 208 819 6559\n" \
+"ADR:;216 - 218 Homesdale Road;Unit R\, Homesdale Business Center;\n" \
+" Bromley;;BR1 2QZ;United Kingdom\n" \
+"LABEL:Unit R, Homesdale Business Center\\n216 - 218 Homesdale Road\\nBromley\\nBR1 2QZ\\nUnited Kingdom\n" \
+"PHOTO;ENCODING=b:iVBORw0KGgoAAAANSUhEUgAAAC0AAAA\n" \

View File

@ -4,7 +4,7 @@ LICENSE = "LGPL"
DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib"
PV = "1.4.0+svn${SRCDATE}"
PR = "r6"
PR = "r7"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
file://oh-contact.patch;patch=1;pnum=0 \