From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============3687435834742833052==" MIME-Version: 1.0 From: Marcel Holtmann Subject: Re: [PATCH 1/3] Add TTY (hearing impaired) support Date: Thu, 18 Nov 2010 04:51:09 +0100 Message-ID: <1290052269.29148.16.camel@aeonflux> In-Reply-To: <1290045521-28215-1-git-send-email-lucas.demarchi@profusion.mobi> List-Id: To: ofono@ofono.org --===============3687435834742833052== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Lucas, > Makefile.am | 5 +- > include/dbus.h | 1 + > include/text-telephony.h | 71 ++++++++++ > src/modem.c | 1 + > src/ofono.h | 2 + > src/text-telephony.c | 333 ++++++++++++++++++++++++++++++++++++++++= ++++++ > 6 files changed, 411 insertions(+), 2 deletions(-) > create mode 100644 include/text-telephony.h > create mode 100644 src/text-telephony.c did I miss the patch for doc/text-telephony.txt? Regards Marcel --===============3687435834742833052==--