-
Notifications
You must be signed in to change notification settings - Fork 3
imhangul
License
libhangul/imhangul
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
이것은 GTK+ 3.0 에서 한글을 입력하기 위한 모듈(일종의 플러긴)입니다. 사용하기 위해서는 GTK+ 3.0 라이브러리가 설치되어 있어야 합니다. 자세한 내용은 다음 웹페이지를 참조하십시오 http://code.google.com/p/imhangul/ This is a input module of GTK+3.0 for korean. You need GTK+-3.0 or higher to build imhangul. See these urls for more information: http://code.google.com/p/imhangul/ Install: You don't need to append configure option to indicate the gtk library path. It will find automatically the current gtk library path. tar xzf imhangul-xxx.tar.gz cd imhangul-xxx ./configure make make install