aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-03-11 09:10:44 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-03-11 09:10:44 +0800
commit25044acc869328fc38aa845cf2eddb2550b620d6 (patch)
tree4bb6cb621c7aef15326effc40d3f2f754ce3930c
parent4cebbd43b92553565a8248f1b670540cfbb129d4 (diff)
downloadgsoc2013-evolution-25044acc869328fc38aa845cf2eddb2550b620d6.tar
gsoc2013-evolution-25044acc869328fc38aa845cf2eddb2550b620d6.tar.gz
gsoc2013-evolution-25044acc869328fc38aa845cf2eddb2550b620d6.tar.bz2
gsoc2013-evolution-25044acc869328fc38aa845cf2eddb2550b620d6.tar.lz
gsoc2013-evolution-25044acc869328fc38aa845cf2eddb2550b620d6.tar.xz
gsoc2013-evolution-25044acc869328fc38aa845cf2eddb2550b620d6.tar.zst
gsoc2013-evolution-25044acc869328fc38aa845cf2eddb2550b620d6.zip
Updated phone number. Bug #37204.
2003-03-11 Not Zed <NotZed@Ximian.com> * backend/pas/pas-backend-file.c (INITIAL_VCARD): Updated phone number. Bug #37204. svn path=/trunk/; revision=20247
-rw-r--r--addressbook/ChangeLog3
-rw-r--r--addressbook/backend/pas/pas-backend-file.c3
2 files changed, 4 insertions, 2 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index d00ccf532d..fd516fcb6d 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,8 @@
2003-03-11 Not Zed <NotZed@Ximian.com>
+ * backend/pas/pas-backend-file.c (INITIAL_VCARD): Updated phone
+ number. Bug #37204.
+
* gui/widgets/e-addressbook-util.c (e_addressbook_send_card_list):
re-enable in build, include e-destination.h. For #39256.
diff --git a/addressbook/backend/pas/pas-backend-file.c b/addressbook/backend/pas/pas-backend-file.c
index bea97d1d3e..06eb84cc4e 100644
--- a/addressbook/backend/pas/pas-backend-file.c
+++ b/addressbook/backend/pas/pas-backend-file.c
@@ -1353,11 +1353,10 @@ pas_backend_file_maybe_upgrade_db (PASBackendFile *bf)
return ret_val;
}
-
#define INITIAL_VCARD "BEGIN:VCARD\n\
X-EVOLUTION-FILE-AS:Ximian, Inc.\n\
LABEL;WORK;QUOTED-PRINTABLE:401 Park Drive 3 West=0ABoston, MA 02215=0AUSA\n\
-TEL;WORK;VOICE:(617) 236-0442\n\
+TEL;WORK;VOICE:(617) 375-3800\n\
TEL;WORK;FAX:(617) 236-8630\n\
EMAIL;INTERNET:hello@ximian.com\n\
URL:www.ximian.com/\n\