Converted libmodest-dbus-client into a new library package. Modest will
authorJose Dapena Paz <jdapena@igalia.com>
Wed, 2 Sep 2009 16:06:43 +0000 (18:06 +0200)
committerJose Dapena Paz <jdapena@igalia.com>
Wed, 2 Sep 2009 17:02:46 +0000 (19:02 +0200)
commit2cfa4c13eb07d90bd63117d956d7a7ce9cd6102c
treef6f89621393087ff989b6db94a92f01aa1e7524e
parent1e159b0f5c758af83a636751d4ba7b1b25a2c81b
Converted libmodest-dbus-client into a new library package. Modest will
depend on it (fix 1/2 for NB#132625).
38 files changed:
libmodest-dbus-client/AUTHORS [new file with mode: 0644]
libmodest-dbus-client/COPYING [new file with mode: 0644]
libmodest-dbus-client/ChangeLog [new file with mode: 0644]
libmodest-dbus-client/HACKING [new file with mode: 0644]
libmodest-dbus-client/INSTALL [new file with mode: 0644]
libmodest-dbus-client/Makefile.am
libmodest-dbus-client/NEWS [new file with mode: 0644]
libmodest-dbus-client/README
libmodest-dbus-client/autogen.sh [new file with mode: 0755]
libmodest-dbus-client/config.sub [new file with mode: 0755]
libmodest-dbus-client/configure.ac [new file with mode: 0644]
libmodest-dbus-client/debian/changelog [new file with mode: 0644]
libmodest-dbus-client/debian/compat [new file with mode: 0644]
libmodest-dbus-client/debian/control [new file with mode: 0644]
libmodest-dbus-client/debian/control.maemo-bora [new file with mode: 0644]
libmodest-dbus-client/debian/control.maemo-chinook [new file with mode: 0644]
libmodest-dbus-client/debian/control.maemo-diablo [new file with mode: 0644]
libmodest-dbus-client/debian/control.maemo-fremantle [new file with mode: 0644]
libmodest-dbus-client/debian/copyright [new file with mode: 0644]
libmodest-dbus-client/debian/dirs [new file with mode: 0644]
libmodest-dbus-client/debian/docs [new file with mode: 0644]
libmodest-dbus-client/debian/libmodest-dbus-client-dev.install [new file with mode: 0644]
libmodest-dbus-client/debian/libmodest-dbus-client.install [new file with mode: 0644]
libmodest-dbus-client/debian/modest.postinst-chinook [new file with mode: 0644]
libmodest-dbus-client/debian/rules [new file with mode: 0755]
libmodest-dbus-client/debian/scripts/renew_control_file.sh [new file with mode: 0644]
libmodest-dbus-client/libmodest-dbus-client-1.0.pc.in [deleted file]
libmodest-dbus-client/libmodest-dbus-client.c [deleted file]
libmodest-dbus-client/libmodest-dbus-client.h [deleted file]
libmodest-dbus-client/moving-to-libmodest-dbus-client.txt [deleted file]
libmodest-dbus-client/src/Makefile.am [new file with mode: 0644]
libmodest-dbus-client/src/README [new file with mode: 0644]
libmodest-dbus-client/src/libmodest-dbus-api.h [new file with mode: 0644]
libmodest-dbus-client/src/libmodest-dbus-client-1.0.pc.in [new file with mode: 0644]
libmodest-dbus-client/src/libmodest-dbus-client.c [new file with mode: 0644]
libmodest-dbus-client/src/libmodest-dbus-client.h [new file with mode: 0644]
libmodest-dbus-client/src/moving-to-libmodest-dbus-client.txt [new file with mode: 0644]
src/dbus_api/modest-dbus-api.h [deleted file]