gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-26


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-267-g49bce3c
Date: Sat, 09 Jul 2011 16:33:05 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  49bce3c30ea16a912caec404d3e8ef3eabf75126 (commit)
      from  71a28b1cd2fa8b2f69bad1f69665a37b629c12c3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=49bce3c30ea16a912caec404d3e8ef3eabf75126


commit 49bce3c30ea16a912caec404d3e8ef3eabf75126
Author: Daniele Forsi <address@hidden>
Date:   Sat Jul 9 18:24:46 2011 +0200

    Fix typo
    
    Thanks Pawel

diff --git a/common/vcard.c b/common/vcard.c
index 77eb8e5..b91613c 100644
--- a/common/vcard.c
+++ b/common/vcard.c
@@ -409,7 +409,7 @@ GNOKII_API int gn_vcardstr2phonebook(const char *vcard, 
gn_phonebook_entry *entr
                STORESUB("ADR;TYPE=HOME:", GN_PHONEBOOK_ENTRY_Postal);
                STORESUB("NOTE:", GN_PHONEBOOK_ENTRY_Note);
 
-               STORESUB("TILE:", GN_PHONEBOOK_ENTRY_JobTitle);
+               STORESUB("TITLE:", GN_PHONEBOOK_ENTRY_JobTitle);
                STORESUB("ORG:", GN_PHONEBOOK_ENTRY_Company);
 
 #if 1

-----------------------------------------------------------------------

Summary of changes:
 common/vcard.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]