!-----------------------------------------------------------------------
! @(#)Sdtudc_register.nls	1.4 98/02/09 SunSoft(JSC)
! Copyright (c) 1997 by Sun Microsystems, Inc.
!
! The default resource for sdtudc_register.
!	setenv XFILESEARCHPATH `pwd`/%N:$XFILESEARCHPATH
!
!-----------------------------------------------------------------------

#include "Dt"

!-----------------------------------------------------------------------
! Specify dictionary choice.
!
!-----------------------------------------------------------------------
*utRegistActionsLabel:	ATOK12,Wnn6,ATOK8,CS00
*utRegistActions:	ATOK12udc_register,Wnn6udc_register,ATOK8udc_register,cs00udc_register


!-----------------------------------------------------------------------
! Specify encode menu.
!
!-----------------------------------------------------------------------
*utRegistEncodeTo:	eucJP,KUTEN,PCK,jis,UTF-8
*utRegistEncodeLabel:	EUC,_,PC ,JIS,UTF-8
*utRegistEncodeFormat:	0x%02X%02X%02X,%02d/%02d,0x%02X%02X%02X,0x%02X%02X%02X,0x%02X%02X%02X


!-----------------------------------------------------------------------
! Specify show and dislay field.
! 	1. The item nubmer of utRegistItemsLabel and utRegistItems must be same.
!	2. The following types are supported.
!		ENCODE: label
!		   UDC: label
!		  TEXT: text field 
!		  CBOX: combobox
!		  SBOX:	spin box
!	For example:	
!		*utRegistItemsLabel:	Code,UDC,Reading,Hinshi,Number,Comment
!		*utRegistItems:		ENCODE,UDC,TEXT,CBOX|aaa|bbb|ddd|,SBOX,TEXT
!
! If you would like to specify the width of TEXT widget items, comment out this:
! 		*text.columns:		5
!
!-----------------------------------------------------------------------
*utRegistItemsLabel:	R[h,o^,ǂ,Rg
*utRegistItemsID:	codepoint,glyph,reading,comment
*utRegistItems:		ENCODE,UDC,READING,COMMENT

*utRegistTextsLocale:	ja,japanese,ja_JP.PCK,ja_JP.UTF-8,ja_JP.eucJP
*utRegistTextsEncode:	eucJP,eucJP,PCK,UTF-8,eucJP
