5809a8f691b56c5f7abc4465110c50bd64a15fbe
[oweals/cde.git] / cde / programs / localized / templates / Spanish.tmpl
1 XCOMM $XConsortium: Spanish.tmpl /main/1 1995/12/08 09:42:25 rswiston $
2 /*
3  * This file is a template for setting the platform-specific LANG 
4  * variable for the Spanish locale.
5  */
6
7 SOURCE_LANG=es_ES.ISO8859-1
8
9 #ifdef AlphaArchitecture
10 LANG=es_ES.ISO8859-1
11 #endif
12
13 #ifdef RsArchitecture
14 SHELL=/bin/ksh
15 LANG=es_ES
16 #endif
17
18 #ifdef SunArchitecture
19 LANG=es
20 #endif
21
22 #ifdef HPArchitecture
23 LANG=es_ES.iso88591
24 #endif
25
26 #ifdef USLArchitecture
27 LANG=es
28 #endif
29
30 #if defined(LinuxArchitecture) || defined(BSDArchitecture)
31 LANG=es_ES.ISO8859-1
32 #endif