Rev 129 | Rev 143 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 129 | Rev 139 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | db.script = WEB-INF/db/kawai.sql |
5 | db.script = WEB-INF/db/kawai.sql |
6 | 6 | ||
7 | # kCodes Tags |
7 | # kCodes Tags |
8 | kcodes = Code, ContextPath, PageLink |
8 | kcodes = Code, ContextPath, PageLink |
9 | 9 | ||
- | 10 | # Languages supported |
|
- | 11 | languages = [ ["English", "en", "flag_usa.gif"] , ["Portuguese", "pt", "flag_brazil.gif"] ] |
|
- | 12 | ||
10 | 13 | ||
11 | 14 | ||
12 | 15 |