Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
32
cde/programs/localized/templates/Spanish.tmpl
Normal file
32
cde/programs/localized/templates/Spanish.tmpl
Normal file
@@ -0,0 +1,32 @@
|
||||
XCOMM $XConsortium: Spanish.tmpl /main/1 1995/12/08 09:42:25 rswiston $
|
||||
/*
|
||||
* This file is a template for setting the platform-specific LANG
|
||||
* variable for the Spanish locale.
|
||||
*/
|
||||
|
||||
SOURCE_LANG=es_ES.ISO8859-1
|
||||
|
||||
#ifdef AlphaArchitecture
|
||||
LANG=es_ES.ISO8859-1
|
||||
#endif
|
||||
|
||||
#ifdef RsArchitecture
|
||||
SHELL=/bin/ksh
|
||||
LANG=es_ES
|
||||
#endif
|
||||
|
||||
#ifdef SunArchitecture
|
||||
LANG=es
|
||||
#endif
|
||||
|
||||
#ifdef HPArchitecture
|
||||
LANG=es_ES.iso88591
|
||||
#endif
|
||||
|
||||
#ifdef USLArchitecture
|
||||
LANG=es
|
||||
#endif
|
||||
|
||||
#ifdef UXPArchitecture
|
||||
LANG=es
|
||||
#endif
|
||||
Reference in New Issue
Block a user