]> Pileus Git - ~andy/gtk/commit
Remove the broken Thai input method and add a functional Thai and Lao
authorBehdad Esfahbod <behdad@gnome.org>
Wed, 29 Nov 2006 01:14:04 +0000 (01:14 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Wed, 29 Nov 2006 01:14:04 +0000 (01:14 +0000)
commitcbfd2b96b8b606e27f5e33f4a6fd78d627bc1c19
tree8ead938598bc749a7401d9c6905f6bc893770b7d
parent6282e799d8b9e202ef37044c0953e0306162f459
Remove the broken Thai input method and add a functional Thai and Lao

2006-11-28  Behdad Esfahbod  <behdad@gnome.org>

        Remove the broken Thai input method and add a functional Thai and Lao
        input method by Theppitak Karoonboonyanan. (#81031)

        * modules/input/imthai.c:
        * modules/input/gtkimcontextthai.c:
        * modules/input/gtkimcontextthai.h:
        * modules/input/thai-charprop.c:
        * modules/input/thai-charprop.h:
        Added.

        * modules/input/imthai-broken.c:
        Removed.

        * modules/input/Makefile.am:
        Updated.
ChangeLog
modules/input/Makefile.am
modules/input/gtkimcontextthai.c [new file with mode: 0644]
modules/input/gtkimcontextthai.h [new file with mode: 0644]
modules/input/imthai-broken.c [deleted file]
modules/input/imthai.c [new file with mode: 0644]
modules/input/thai-charprop.c [new file with mode: 0644]
modules/input/thai-charprop.h [new file with mode: 0644]