]> code.ossystems Code Review - openembedded-core.git/commitdiff
Fix typos in the OH contact
authorRoss Burton <ross@openedhand.com>
Wed, 25 Jul 2007 10:01:59 +0000 (10:01 +0000)
committerRoss Burton <ross@openedhand.com>
Wed, 25 Jul 2007 10:01:59 +0000 (10:01 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2224 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/eds/eds-dbus/oh-contact.patch
meta/packages/eds/eds-dbus_svn.bb

index 671510a15095d971afaf8ab4048be9a8ae4c22e3..c44d93c4a43c3b318fdb654dbd58e6969b3c3daa 100644 (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" \
index 5a30b573c181d01cd933d9bc3502d6ce42321561..83399148340cdee210af8750d8f34300daa507ed 100644 (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 \