Make main loop setupable.
authorPeng Huang <shawn.p.huang@gmail.com>
Thu, 30 Apr 2009 03:09:41 +0000 (11:09 +0800)
committerPeng Huang <shawn.p.huang@gmail.com>
Thu, 30 Apr 2009 03:09:41 +0000 (11:09 +0800)
commitcb57c882840036ccc2d357e5cdd8a4d58db40f9f
tree2f1d5ddb681f044b1357e3bb4011359417b0df4d
parentfd9b6b854b310ddcc4d54d5ef6d83f0aea0a57de
Make main loop setupable.
src/Makefile.am
src/ibus.h
src/ibusconnection.c
src/ibusmainloop.c [new file with mode: 0644]
src/ibusmainloop.h [new file with mode: 0644]
src/ibusserver.c