On Wed, Jun 06, 2007 at 08:35:41PM -0700, Yigal Weinstein wrote:
> I converted my contacts in Evolution to ldif using vcf2ldif
> ( http://mills.zapto.org/projects/vcf2ldif/ ).
> I am unfortunately stuck at using upldif.
Cool, I didn't know such a tool existed.
> 1. How can I use upldif, now
I converted my contacts in Evolution to ldif using vcf2ldif
( http://mills.zapto.org/projects/vcf2ldif/ ).
I am unfortunately stuck at using upldif.
1. How can I use upldif, now that I have my address book in ldif format?
2. For Ubuntu/Feisty does anyone know the correct path to the root of
b
On Wednesday 06 June 2007 03:13:36 pm Chris Frey wrote:
> On Wed, Jun 06, 2007 at 04:29:30PM -0400, Chris Frey wrote:
> > In the PINMessage class, you have a MessageRecordId. What does this
> > number represent? Is it the same as the value passed in to the SetIds()
> > call?
> >
> > I should do s
On Tue, Jun 05, 2007 at 06:15:11PM -0700, Yigal Weinstein wrote:
> Can I somehow import my Evolution 2.10.1 contacts into my BlackBerry
> (Pearl) 8100?
>
> I converted the address book in the Pearl to LDIF output and manually
> imported it into Evolution. I found a perl script on line
> (http://w
On Wed, Jun 06, 2007 at 04:29:30PM -0400, Chris Frey wrote:
> In the PINMessage class, you have a MessageRecordId. What does this number
> represent? Is it the same as the value passed in to the SetIds() call?
>
> I should do some more experiments here, but thought I'd ask in case
> you have som
In the patch:
+ // handle special cases
+ switch( field->type )
+ {
+ case PNMFC_RECORDID:
+ MessageRecordId = field->u.min1900; // not really time, but we
+need easy access to an int
+ return begin;
+ }
Don't be afraid to add fields or
On Fri, Jun 01, 2007 at 05:10:27AM -0600, Brian Edginton wrote:
> Here is a patch to add PIN Message and add some additional fields to Message.
Thanks! I've applied it, as the bulk of it is just fine. I'm going
through it more closely fixing small things.
> Note that I had to make a change to