Re: [PATCH 2/4] Support text mode sms sending and receiving

2010-08-24 Thread Marcel Holtmann
Hi Yong, > --- > gatchat/gatchat.h | 23 +++ > 1 files changed, 23 insertions(+), 0 deletions(-) so Denis has to give a final say on yes or no to these patches, but in general gatchat.[ch] have to be submitted together. This applies to the whole project. Splitting patches

[PATCH 2/4] Support text mode sms sending and receiving

2010-08-23 Thread Yong Su
--- gatchat/gatchat.h | 23 +++ 1 files changed, 23 insertions(+), 0 deletions(-) diff --git a/gatchat/gatchat.h b/gatchat/gatchat.h index f61fe53..c2aca58 100644 --- a/gatchat/gatchat.h +++ b/gatchat/gatchat.h @@ -137,6 +137,29 @@ gboolean g_at_chat_set_wakeup_command(GAtCh