1a21b78a1e8b708af3771f6335fc1bea8569fd74
[oweals/cde.git] / cde / programs / localized / templates / Taiwanese.tmpl
1 XCOMM $XConsortium: Taiwanese.tmpl /main/1 1995/12/08 09:42:45 rswiston $
2 /*
3  * This file is a template for setting the platform-specific LANG 
4  * variable for the Taiwanese locale.
5  */
6
7 SOURCE_LANG=zh_TW.dt-eucTW
8
9 #ifdef AlphaArchitecture
10 LANG=zh_TW.eucTW
11 #endif
12
13 #ifdef RsArchitecture
14 SHELL=/bin/ksh
15 LANG=zh_TW
16 #endif
17
18 #ifdef SunArchitecture
19 LANG=zh_TW
20 #endif
21
22 #ifdef HPArchitecture
23 LANG=zh_TW.ccdc
24 #endif
25
26 #ifdef USLArchitecture
27 LANG=zh_TW
28 #endif
29
30 #ifdef UXPArchitecture
31 LANG=zh_TW
32 #endif