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