! @(#)61        1.8  src/gos/apps/custom/app-custom/Custom.nls, custom, gos720 2/4/94 12:54:08
! IBM_PROLOG_BEGIN_TAG 
! This is an automatically generated prolog. 
!  
! gos720 src/gos/apps/custom/app-custom/Custom.nls 1.8 
!  
! Licensed Materials - Property of IBM 
!  
! COPYRIGHT International Business Machines Corp. 1992,1993 
! All Rights Reserved 
!  
! US Government Users Restricted Rights - Use, duplication or 
! disclosure restricted by GSA ADP Schedule Contract with IBM Corp. 
!  
! IBM_PROLOG_END_TAG 
! 
! COMPONENT_NAME: (custom) AIXwindows Customizing Tool 
! 
! FUNCTIONS: app-custom file
!
! ORIGINS: 27 
! 
! (C) COPYRIGHT International Business Machines Corp. 1992,1993 
! All Rights Reserved 
! Licensed Materials - Property of IBM 
! 
! US Government Users Restricted Rights - Use, duplication or 
! disclosure restricted by GSA ADP Schedule Contract with IBM Corp. 
! 
! Custom data file for the custom application 
! 
"색상" Color *background "창 내부\n배경" ; 
"색상" Color *foreground "창 내부\n전경(텍스트 등)" ; 
"색상" Color *menubar*background "메뉴 표시줄" ; 
"색상" Color *menubar*foreground "메뉴 표시줄 텍스트" ; 
"색상" Color *topEditHighlight 
"브라우저 버튼의 맨위 \n그림자 강조표시" ; 
"색상" Color *bottomEditHighlight 
"브라우저 버튼의 맨아래\n그림자 강조표시" ; 
"색상" Color *foregroundEditHighlight 
"브라우저 버튼의\n전경 강조표시" ; 
"색상" Color *backgroundEditHighlight 
"브라우저 버튼의\n배경 강조표시" ; 

"폰트" Font *fontList "창 내부" ; 
"폰트" Font *menubar*fontList "메뉴 표시줄" ; 
"폰트" Font *appClass.fontList "사용자 조정 중인 응용프로그램의 \n클래스 이름" ; 
"폰트" Font *scrolledGroup*fontList "주 스크롤 영역" ; 
"폰트" Font *copyright.fontList "저작권" ; 
"폰트" Font *helpDialog*scrolledHelp*fontList "도움말 텍스트" ; 

"크기 및 위치" Number .width "폭" ; 
"크기 및 위치" Number .height "높이" ; 
"크기 및 위치" SelectOne .geometry "창 위치" 
	+0+0 = "왼쪽 상단" 
	-0+0 = "오른쪽 상단" 
	+0-0 = "왼쪽 하단" 
	-0-0 = "오른쪽 하단" ; 

"아이콘" Picture $MWM**iconImage "아이콘 그림 *\n(최소화된 아이콘의 경우)" bitmap; 
"아이콘" Color $MWM**iconImageBackground "아이콘 그림 배경 *" ; 
"아이콘" Color $MWM**iconImageForeground "아이콘 그림 전경 *" ; 
"아이콘" String *iconName "아이콘 이름" ; 
"아이콘" SelectOne *initialState "시작시 창 상태\n(아이콘화됨)" 
	NormalState = "ì „ì²´ ì°½" 
	IconicState = "아이콘화됨" ; 

"그래픽" String .title "창 제목" ;
"그래픽" SelectMany $MWM**clientDecoration "창 장식 *" 
	" " 
	all = "모든 장식 사용" 
	resizeh = "테두리 크기 재조정" 
	border = "장식없는 테두리" 
	menu = "창 메뉴 버튼" 
	title = "제목 표시줄" 
	minimize = "최소화 버튼" 
	maximize = "최대화 버튼" 
	none = "어떤 장식도 사용하지 않음" ; 
"그래픽" SelectMany $MWM**clientFunctions "창 조작 *" 
	" " 
	all = "모든 조작 사용 가능" 
	resize = "크기 재조정" 
	move = "이동" 
	minimize = "최소화" 
	maximize = "최대화" 
	close = "닫기" 
	none = "모든 조작 사용안함" ; 
"그래픽" Cursor *menuCursor "메뉴 커서" ; 

"동작" SelectOne $MWM**focusAutoRaise 
	"마우스가 들어갈 때 *\n창 올리기" 
	true = "true" 
	false = "false" ; 
"동작" String *appCustomPath 
	"app-custom 파일의\n위치 리스트\n(문서 참조)" ; 
"동작" SelectOne *windowSearchDepth 
	"창 계층 구조에서\n맨 위 응용프로그램 창을\n이 행 수까지 검색" 
	1 = "1" 
	2 = "2" 
	3 = "3 디폴트" 
	4 = "4" 
	5 = "5" ; 
"동작" Filename *resourceFile 
	"자원 파일의 경로 이름\n(보통 $HOME/.Xdefaults)" ; 
"동작" Number *timeout 
	"응용프로그램이 통신할\n때까지 대기하는 시간(ms)" ; 
"동작" String .listOfApps 
	"응용프로그램 및\napp-custom 파일의 쌍\n(xcalc:XCalc,xterm:XTerm ...)" ; 
"동작" SelectOne *pictureEditor.editor 
	"그림 브라우저에서\n사용하는 픽셀 편집기" 
	/usr/bin/X11/bitmap = "bitmap" 
	/usr/dt/bin/dticon = "dticon" ;