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