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