Codebase list fcitx-skk / 4b222f3c-094a-4ad4-ad76-12ce31456d39/upstream/0.1.4+git20180414.2.dc4e49e config.h.in
4b222f3c-094a-4ad4-ad76-12ce31456d39/upstream/0.1.4+git20180414.2.dc4e49e

Tree @4b222f3c-094a-4ad4-ad76-12ce31456d39/upstream/0.1.4+git20180414.2.dc4e49e (Download .tar.gz)

config.h.in @4b222f3c-094a-4ad4-ad76-12ce31456d39/upstream/0.1.4+git20180414.2.dc4e49eraw · 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__ */