Added a very simple interface to chat with known issues
authorThadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
Tue, 25 Nov 2008 02:19:12 +0000 (00:19 -0200)
committerThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Mon, 9 May 2011 01:13:11 +0000 (22:13 -0300)
commit133a591b164893cf6ae14c4cf8f1118b78a84d25
tree180281624ab833906326eaadf0cc6b9a22e27ac1
parent9f483c62917562dac6ac01b7683163bd208adc80
Added a very simple interface to chat with known issues

This interface does not show a different textview for every different
chat or contact. It also requires the user to type the contact ID to
send him a message.
Makefile
chat.c [new file with mode: 0644]
ui.c