From b56caa827dd78a50928a6edb12140a16172386bc Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 10 Oct 2009 16:27:09 -0500 Subject: Bug 598027 - Use vCard instead of VCard --- addressbook/tools/csv2vcard.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'addressbook/tools') diff --git a/addressbook/tools/csv2vcard.in b/addressbook/tools/csv2vcard.in index 5c82c46726..8c2961cf99 100755 --- a/addressbook/tools/csv2vcard.in +++ b/addressbook/tools/csv2vcard.in @@ -1,6 +1,6 @@ #!@PERL@ -w # -# cvs2vcard - Script to convert Outlook CSV files into VCard files +# cvs2vcard - Script to convert Outlook CSV files into vCard files # suitable to be imported into Evolution. # # Copyright (C) 2001 Ximian, Inc. @@ -31,7 +31,7 @@ sub usage print STDERR << "--EndOfUsage"; Takes a CSV-formatted list of contacts from Outlook and attempts to -convert it into a list of VCards suitable for import into Evolution. +convert it into a list of vCards suitable for import into Evolution. Usage: $0 [infile outfile] -- cgit v1.2.3