| |
---|
| | #include <honokasetupcore.h> |
---|
| | #include <skkdic.h> |
---|
| | |
---|
| | #define HONOKA_CONFIG_SKKDIC_DICFILE "/IMEngine/Honoka/SKKDic/File" |
---|
| | #define HONOKA_DEFAULT_SKKDIC_DICFILE "" |
---|
| | #define HONOKA_DEFAULT_SKKDIC_DICFILE "/usr/share/skk/SKK-JISYO.L" |
---|
| | |
---|
| | |
---|
| | using namespace std; |
---|
| | using namespace scim; |
---|
| |
---|
| | |