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