Hi Luiz,
On Sat, Feb 26, 2011, luiz.dentz@gmail.com wrote:
This make it easier to enable/disable this funcionality as a whole.
---
Makefile.am | 6 +-
configure.ac | 9 +-
plugins/ftp.c | 165 +---------------
plugins/ftp.h | 30 +++
plugins/nokia-backup.c | 309 -----------------------------
plugins/pcsuite.c | 515 ++++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 561 insertions(+), 473 deletions(-)
create mode 100644 plugins/ftp.h
delete mode 100644 plugins/nokia-backup.c
create mode 100644 plugins/pcsuite.c
Thanks. Both patches have been pushed upstream (with a couple of fixes
to the commit messages).
Johan