Codebase list fcitx-skk / 810e7d46-5fe0-4d31-8885-457169c087d6/main config.h.in
810e7d46-5fe0-4d31-8885-457169c087d6/main

Tree @810e7d46-5fe0-4d31-8885-457169c087d6/main (Download .tar.gz)

config.h.in @810e7d46-5fe0-4d31-8885-457169c087d6/mainraw · history · blame

1
2
3
4
5
6
7
#ifndef ___CONFIG_H___
#define ___CONFIG_H___

#define LOCALEDIR "@LOCALEDIR@"
#define SKK_DEFAULT_PATH "@SKK_DEFAULT_PATH@"

#endif /* __CONFIG_H__ */