[Multisync-devel] Re: [PATCH] Philips Fisio 620 support

2004-07-18 Thread Miloslav Trmac
On Sun, Jul 11, 2004 at 03:14:41PM +0200, Miloslav Trmac wrote: > The attached patch ... Of course, forgot the patch. Mirek diff -urN cvs/B/multisync/plugins/irmc_sync/irmc_sync.glade2 multisync/plugins/irmc_sync/irmc_sync.glade2 --- cvs/B/multisync/plugins/irmc_sync/irmc_sync.glade2 2004

[Multisync-devel] [PATCH] Philips Fisio 620 support

2004-07-18 Thread Miloslav Trmac
Hello, The attached patch adds support for Philips Fisio 620 cellular phone (over a non-Philips USB cable, but should work exactly the same over the official RS-232 cable). Conceptually it consists of two parts: - "Cable" support: Usage of the AT+CPROT=0 command to enter OBEX (which seems to be

[Multisync-devel] [PATCH] Really call libtoolize in autogen.sh

2004-07-18 Thread Miloslav Trmac
Hello, autogen.sh check for AM_PROG_LIBTOOL, but configure.in use AC_PROG_LIBTOOL. The attached patch fixes that. Mirek --- multisync/autogen.sh.lt 2004-07-18 16:00:15.606159232 +0200 +++ multisync/autogen.sh2004-07-18 16:00:15.667149960 +0200 @@ -48,7 +48,7 @@ } } -(grep