[Multisync-devel] [PATCH] removal of hardcodeed location of multisync.desktop

2004-04-06 Thread Björn Torkelsson
Hi, A small patch to remove the hardcoded location of multisync.desktop /torkel Index: Makefile.am === RCS file: /cvsroot/multisync/multisync/Makefile.am,v retrieving revision 1.7 diff -u -r1.7 Makefile.am --- Makefile.am 7 Dec 20

[Multisync-devel] gcc 2.95 patch

2004-04-06 Thread Björn Torkelsson
Just a small patch to make multisync compile with gcc 2.95 /torkel Index: src/syncengine.c === RCS file: /cvsroot/multisync/multisync/src/syncengine.c,v retrieving revision 1.80 diff -u -r1.80 syncengine.c --- src/syncengine.c 31 Mar

Re: [Multisync-devel] Palm Plugin - finished

2003-12-01 Thread Björn Torkelsson
On Mon, 2003-12-01 at 12:37, Armin Bauer wrote: > It does not. > but im always open for good ideas :) > > the problem is: evolution and others support multpile categories, the > palm supports only one. > evo gives me the categories in alphabetical order. how should the plugin > decide which catego

Re: [Multisync-devel] Two way synchronization?

2003-09-13 Thread Björn Torkelsson
On Sat, 2003-09-13 at 19:10, Marc Schiffbauer wrote: [...] > Question: Where is the .so file? .so files for all plugins are > missing after a "make" run... > > What could be wrong? Debian ships libtool 1.5 nowdays, which breaks the build of multisync. Either install libtool1.4, which probably w