[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Add gn_phonebook2vcardstr()
From: |
Bastien Nocera |
Subject: |
[PATCH] Add gn_phonebook2vcardstr() |
Date: |
Thu, 12 Jun 2008 23:33:11 +0100 |
Heya,
The patch is quite gruesome (but valgrind clean), glib's
g_string_append_printf[1] would be neater :)
But here's a patch to add a function to transform phonebook entries into
a string, instead of just pushing it to a file descriptor.
The patch to gnokii/gnokii.c would obviously not be committed, I only
used it for testing.
Comments?
[1]:
http://library.gnome.org/devel/glib/stable/glib-Strings.html#g-string-append-printf
gnokii-vcard-in-memory.patch
Description: Text Data