]> git.pld-linux.org Git - packages/evolution.git/commitdiff
- adds PLD card instead of Ximian's in contacts during first run
authorgrzegol <grzegol@pld-linux.org>
Sun, 10 Aug 2003 18:10:55 +0000 (18:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    evolution-pldify.patch -> 1.1

evolution-pldify.patch [new file with mode: 0644]

diff --git a/evolution-pldify.patch b/evolution-pldify.patch
new file mode 100644 (file)
index 0000000..437f853
--- /dev/null
@@ -0,0 +1,21 @@
+--- evolution-1.3.2/addressbook/backend/pas/pas-backend-file.c.pld     2003-04-30 02:12:25.000000000 -0400
++++ evolution-1.3.2/addressbook/backend/pas/pas-backend-file.c 2003-04-30 02:13:08.000000000 -0400
+@@ -1354,14 +1354,10 @@
+ }
+ #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) 375-3800\n\
+-TEL;WORK;FAX:(617) 236-8630\n\
+-EMAIL;INTERNET:hello@ximian.com\n\
+-URL:www.ximian.com/\n\
+-ORG:Ximian, Inc.;\n\
+-NOTE:Welcome to the Ximian Addressbook.\n\
++X-EVOLUTION-FILE-AS:PLD Linux Distribution\n\
++EMAIL;INTERNET:feedback@pld-linux.org\n\
++URL:www.pld-linux.org/\n\
++ORG:PLD Linux Distribution;\n\
+ END:VCARD"
+ static GNOME_Evolution_Addressbook_BookListener_CallStatus
This page took 0.056886 seconds and 4 git commands to generate.