!
!$Header: PO,v 4.300 91/06/09 04:51:33 root Rel41 $
!
!****************************************************************
!
!	resources for sxedit
!
!
!****************************************************************
! back up directry when exit on internal error.
*BackupDir: /usr/tmp

*shadowMode: on
*BitmapPath:/usr/lib/X11/sx/sxedit/cbms
*main_window.iconBitmapFile: Editor_rest.cbm

*shadowWidth:	2
*menubar.borderWidth:            0
*menubar.shadowWidth:            0
*menubar.SPDMenu.shadowWidth:    0
*Popup.SMenu.SBitmap.shadowWidth:        0
*main_window.screen.shadowWidth:      0
*close1_dialog.screen.SText.shadowWidth: 0
*close1_dialog.screen.text1.borderWidth: 0
*screen.SBitmap.shadowWidth: 0
*screen.borderWidth:	0
*file_name.borderWidth: 2
*file_name.shadowWidth: 0

*background:					#c5c5c5
*screen.background:				#c5c5c5
*menubar*background:				#c5c5c5
*main_window.screen.background:			#e6e6e1
*menubar.SPDMenu.highlightFore:			Black
*menubar.SPDMenu.highlightBack:			#75bdbd
*Popup.SMenu.SBitmap.background:		#c5c5c5
*Popup.SMenu.SBitmap.highlightFore:		Black
*Popup.SMenu.SBitmap.highlightBack:		#75bdbd
*msg_text.background:				#e6e6e1
*message.background:				#e6e6e1
*SButton.background:				#e6e6e1
*SButton.bottomShadow:				#404040
*SButton.selectedFore:				black
*SButton.selectedBack:				#8c8c8c
*SButton.highlightFore:				black
*SButton.highlightBack:				#8c8c8c
*SButton.selhighFore:				black
*SButton.selhighBack:				#8c8c8c
*SText.background:				#e6e6e1
*SText*highlightBack:				#aebdeb
*SText*highlightFore:				black
*screen.SBitmap.background:			#c5c5c5
*close1_dialog.screen.SText.background:		#c5c5c5
*about_dialog.screen.message.background:	#c5c5c5



*SButton*highlightMode:8

*statusline.leftLabel:\ 
*statusline.shadowWidth:0 

*debug:FALSE

*menubar.cols:	2
*menubar.rows:	1
*menubar.menubar:	true
*menubar.translations:	<Btn1Down>: set() \n\
	<Btn1Up>: unset(goAway) \n\
	<Btn1Motion>: drag(noGoAway)

!*menubar.SPDMenu.borderWidth:0
!*menubar.SPDMenu.highlightMode:0
*menubar.SPDMenu.internalWidth:10

*menubar.SPDMenu.cursor: top_left_arrow
*menubar.cursor: top_left_arrow
*Popup.SMenu*cursor: top_left_arrow
*SButton.cursor: top_left_arrow
*closebox*cursor: top_left_arrow
*SWindow.cursor: top_left_arrow

!********************************************************
!*							*
!*	Resources for Popup				*
!*							*
!********************************************************
*Popup.SMenu.flash:	2
*Popup.SMenu.SBitmap.borderWidth:	0

!********************************************************
!*							*
!*	Resources for file_menu				*
!*							*
!********************************************************
*file_menu.cols:	1
*file_menu.rows:	11
*file_menu.border.sensitive:	FALSE
*file_menu.border.height:	8
*file_menu.border.backgroundFile:barH_16x8.cbm

!********************************************************
!*							*
!*	Resources for edit_menu				*
!*							*
!********************************************************
*edit_menu.cols:	1
*edit_menu.rows:	8





*main_window.screenWidth: 645
*main_window.screenHeight: 500


*main_window.screen.translations: #augment \
     Shift Meta<Key>C:		put-clip() \n\
     Shift<Key>P:		next-page() \n\
     Shift Meta<Key>V:		get-clip() \n\
     Ctrl<Key>0xff51:		backward-paragraph() \n\
     Ctrl<Key>0xff53:		forward-paragraph() \n\
     Ctrl<Key>D:		forward-character() \n\
     <Key>0xff53:		forward-character() \n\
     Ctrl<Key>S:		backward-character() \n\
     <Key>0xff51:		backward-character() \n\
     Ctrl<Key>F:		forward-word() \n\
     Ctrl<Key>A:		backward-word() \n\
     Ctrl<Key>X:		next-line() \n\
     <Key>0xff54:		next-line() \n\
     Ctrl<Key>E:		previous-line() \n\
     <Key>0xff52:		previous-line() \n\
     Ctrl<Key>C:		next-page() \n\
     Ctrl<Key>R:		previous-page() \n\
     Ctrl<Key>T:		beginning-of-file() \n\
     Ctrl<Key>B:		end-of-file() \n\
     Ctrl<Key>Z:		scroll-one-line-up() \n\
     Ctrl<Key>W:		scroll-one-line-down() \n\
     Ctrl<Key>H:		delete-previous-character() \n\
     <Key>0xff08:		delete-previous-character() \n\
     <Key>0xff7f:		delete-next-character() \n\
     <Key>0xffff:		delete-next-character() \n\
     Ctrl<Key>Y:		stuff() \n\
     Ctrl<Key>0xff0d:		newline-and-backup() \n\
     Ctrl<Key>M:		newline() \n\
     <Key>0xff8d:		newline() \n\
     <Key>0xff0d:		newline() \n\
     Ctrl<Key>L:		redraw-display() \n\
     <FocusIn>:			focus-in() \n\
     <FocusOut>:		focus-out() \n\
     <EnterWindow>:             enable-blink() \n\
     <LeaveWindow>:             disable-blink() \n\
     <Btn1Down>:		select-start() \n\
     Button1<PtrMoved>:		extend-adjust() \n\
     <Btn1Up>:			extend-end(PRIMARY, CUT_BUFFER0) \n\
     <Btn2Down>:		insert-selection(PRIMARY, CUT_BUFFER0) \n\
     <Btn3Down>:		extend-start() \n\
     Button3<PtrMoved>:		extend-adjust() \n\
     <Btn3Up>:			extend-end(PRIMARY, CUT_BUFFER0) \n\
     Alt<Key>:			shortcut-notify() \n\
     Ctrl<Key>:			beep() \n\
     <Key>:			insert-char()

!     Shift<Key>:		insert-char() \n\



!*************** for Dialog box *************************

*SDialog*top: ChainTop
*SDialog*bottom: ChainTop
*SDialog*left: ChainLeft
*SDialog*right: ChainLeft
*SDialog*defaultDistance: 20

!--- Close ----
*close1_dialog.screen.text1.vertDistance: 10
*close1_dialog.screen.text1.horizDistance: 20
*close1_dialog.screen.text1.width: 200
*close1_dialog.screen.text1.borderWidth: 0

*close1_dialog.screen.yes.vertDistance: 10
*close1_dialog.screen.yes.horizDistance: 30

*close1_dialog.screen.no.vertDistance: 10
*close1_dialog.screen.no.horizDistance: 30

*close1_dialog.screen.cancel.vertDistance: 10
*close1_dialog.screen.cancel.horizDistance: 50

!-- About --
*about_dialog.screen.message.vertDistance: 20
*about_dialog.screen.message.width: 290
*about_dialog.screen.message.height: 82
*about_dialog.screen.ok.vertDistance: 20
*about_dialog.screen.ok.horizDistance: 125

!-- Alert --
*alert_dialog.screen.message.vertDistance: 10
*alert_dialog.screen.message.horizDistance: 20
*alert_dialog.screen.message.width: 260
*alert_dialog.screen.message.height: 80
*alert_dialog.screen.message.borderWidth: 0

*alert_dialog.screen.ok.vertDistance: 15
*alert_dialog.screen.ok.horizDistance: 170

!--- Error Dialog ---
*error_dialog*cursor:top_left_arrow
*error_dialog*msg_text.width :380
*error_dialog*msg_text.height :86
*error_dialog*msg_text.borderWidth :0
*error_dialog*msg_text.vertDistance :10
*error_dialog*msg_text.horizDistance :10
*error_dialog*resizable:TRUE
*error_dialog*ok.vertDistance :10
*error_dialog*ok.horizDistance :130

!--- Alert Dialog ---
*alert_dialog2*cursor:top_left_arrow
*alert_dialog2*msg_text.width :360
*alert_dialog2*msg_text.height :70
*alert_dialog2*msg_text.borderWidth :0
*alert_dialog2*msg_text.vertDistance :10
*alert_dialog2*msg_text.horizDistance :10
*alert_dialog2*resizable:TRUE
*alert_dialog2*ok.vertDistance :10
*alert_dialog2*ok.horizDistance :130

!--- Open ----
*_PDFGet_dialog1.screen.SScrollText.borderWidth: 0

*_PDFGet_dialog1.screen.bitmap1.vertDistance: 10
*_PDFGet_dialog1.screen.bitmap1.horizDistance: 20

*_PDFGet_dialog1.screen.bitmap2.vertDistance: 10
*_PDFGet_dialog1.screen.bitmap2.horizDistance: 120

*_PDFGet_dialog1.screen.folders.vertDistance: 10
*_PDFGet_dialog1.screen.folders.horizDistance: 20
*_PDFGet_dialog1.screen.folders.width: 180
*_PDFGet_dialog1.screen.folders.height: 150
*_PDFGet_dialog1.screen.folders*cursor: top_left_arrow

*_PDFGet_dialog1.screen.files.vertDistance: 10
*_PDFGet_dialog1.screen.files.horizDistance: 120
*_PDFGet_dialog1.screen.files.width: 180
*_PDFGet_dialog1.screen.files.height: 150
*_PDFGet_dialog1.screen.files*cursor: top_left_arrow

*_PDFGet_dialog1.screen.open.vertDistance: 100
*_PDFGet_dialog1.screen.open.horizDistance: 30

*_PDFGet_dialog1.screen.cancel.vertDistance: 20
*_PDFGet_dialog1.screen.cancel.horizDistance: 30

!--- Put ---
*_PDFPut_dialog1.screen.SScrollText.borderWidth: 0

*_PDFPut_dialog1.screen.bitmap1.vertDistance: 10
*_PDFPut_dialog1.screen.bitmap1.horizDistance: 20

*_PDFPut_dialog1.screen.bitmap2.vertDistance: 10
*_PDFPut_dialog1.screen.bitmap2.horizDistance: 120

*_PDFPut_dialog1.screen.folders.vertDistance: 10
*_PDFPut_dialog1.screen.folders.horizDistance: 20
*_PDFPut_dialog1.screen.folders.width: 180
*_PDFPut_dialog1.screen.folders.height: 150
*_PDFPut_dialog1.screen.folders*cursor: top_left_arrow

*_PDFPut_dialog1.screen.files.vertDistance: 10
*_PDFPut_dialog1.screen.files.horizDistance: 120
*_PDFPut_dialog1.screen.files.width: 180
*_PDFPut_dialog1.screen.files.height: 150
*_PDFPut_dialog1.screen.files*cursor: top_left_arrow

*_PDFPut_dialog1.screen.save.vertDistance: 100
*_PDFPut_dialog1.screen.save.horizDistance: 30

*_PDFPut_dialog1.screen.cancel.vertDistance: 20
*_PDFPut_dialog1.screen.cancel.horizDistance: 30

*_PDFPut_dialog1.screen.file_name_label.vertDistance: 20
*_PDFPut_dialog1.screen.file_name_label.horizDistance: 20

*_PDFPut_dialog1.screen.file_name.vertDistance: 20
*_PDFPut_dialog1.screen.file_name.horizDistance: 5
*_PDFPut_dialog1.screen.file_name.width: 265
*_PDFPut_dialog1.screen.file_name*length: 32

# For New Put Dialog 
*_PDFPut_dialog1.screen.extension.vertDistance: 20
*_PDFPut_dialog1.screen.extension.horizDistance: 0

*_PDFPut_dialog1.screen.auto_ext.vertDistance: 20
*_PDFPut_dialog1.screen.auto_ext.horizDistance: 10
*_PDFPut_dialog1.screen.auto_ext.selected: TRUE

!--- File Alert Dialog ---
*_PD_alert_dialog*msg_text.width :360
*_PD_alert_dialog*msg_text.height :70
*_PD_alert_dialog*msg_text.borderWidth :0
*_PD_alert_dialog*msg_text.vertDistance :10
*_PD_alert_dialog*msg_text.horizDistance :10
*_PD_alert_dialog*resizable:TRUE
*_PD_alert_dialog*ok.vertDistance :10
*_PD_alert_dialog*ok.horizDistance :130

!-- File Alert --
*_PDFPut_alert1.screen.text1.vertDistance: 10
*_PDFPut_alert1.screen.text1.horizDistance: 20
*_PDFPut_alert1.screen.text1.width: 260
*_PDFPut_alert1.screen.text1.height: 50

*_PDFPut_alert1.screen.yes.vertDistance: 20
*_PDFPut_alert1.screen.yes.horizDistance: 70

*_PDFPut_alert1.screen.no.vertDistance: 20
*_PDFPut_alert1.screen.no.horizDistance: 50


!--- Print ---
!*_PDPrint_dialog.screen.printer_name.vertDistance:	20
!*_PDPrint_dialog.screen.printer_name.horizDistance:	20

*_PDPrint_dialog.screen.printer_list.vertDistance:	10
!*_PDPrint_dialog.screen.printer_list.horizDistance:	20

*_PDPrint_dialog.screen.copy.vertDistance:		100
*_PDPrint_dialog.screen.copy.horizDistance:		120

*_PDPrint_dialog.screen.copy_field.vertDistance:	100
!*_PDPrint_dialog.screen.copy_field.horizDistance:	20

!*_PDPrint_dialog.screen.scale.vertDistance:		20
!*_PDPrint_dialog.screen.scale.horizDistance:		120
!*_PDPrint_dialog.screen.scale_field.vertDistance:	20
!*_PDPrint_dialog.screen.scale_field.horizDistance:	20
!*_PDPrint_dialog.screen.percent.vertDistance:		20
!*_PDPrint_dialog.screen.percent.horizDistance:		10
!*_PDPrint_dialog.screen.page.vertDistance:		20
!*_PDPrint_dialog.screen.page.horizDistance:		120
!*_PDPrint_dialog.screen.all-00.vertDistance:		10
!*_PDPrint_dialog.screen.all-00.horizDistance:		150
!*_PDPrint_dialog.screen.partial-00.vertDistance:	20
!*_PDPrint_dialog.screen.partial-00.horizDistance:	150
!*_PDPrint_dialog.screen.start.vertDistance:		20
!*_PDPrint_dialog.screen.start.horizDistance:		20
!*_PDPrint_dialog.screen.to.vertDistance:		20
!*_PDPrint_dialog.screen.to.horizDistance:		10
!*_PDPrint_dialog.screen.end.vertDistance:		20
!*_PDPrint_dialog.screen.end.horizDistance:		10

*_PDPrint_dialog.screen.print.vertDistance:		100
*_PDPrint_dialog.screen.print.horizDistance:		350

!*_PDPrint_dialog.screen.cancel.vertDistance:		20
*_PDPrint_dialog.screen.cancel.horizDistance:		350

*_PDPrint_dialog.screen.printer_list.width:		180
*_PDPrint_dialog.screen.printer_list.height:		150
*_PDPrint_dialog.screen.copy_field.width:		26

!*_PDPrint_dialog.screen.scale_field.width:		35
!*_PDPrint_dialog.screen.all-00.selected:		TRUE
!*_PDPrint_dialog.screen.start.width:			35
!*_PDPrint_dialog.screen.end.width:			35

*main_window.printItem.scale: FALSE
*main_window.printItem.page: FALSE
*main_window.printItem.size: FALSE

!--- Serach ----
*search_dialog.statusline.borderWidth:0

*search_dialog.screen.bitmap1.vertDistance: 10
*search_dialog.screen.bitmap1.horizDistance: 20

*search_dialog.screen.text1*length:32
*search_dialog.screen.text1.width: 260
*search_dialog.screen.text1.vertDistance: 10
*search_dialog.screen.text1.horizDistance: 20

*search_dialog.screen.check1.vertDistance: 10
*search_dialog.screen.check1.horizDistance: 20

*search_dialog.screen.check2.vertDistance: 10
*search_dialog.screen.check2.horizDistance: 20

*search_dialog.screen.button1.vertDistance: 10
*search_dialog.screen.button1.horizDistance: 200

!--- Serach alert ----
*search_alert*button1.vertDistance: 10
*search_alert*button1.horizDistance: 180

*search_alert*message.textOptions: 1
*search_alert*message.width: 250
*search_alert*message.borderWidth: 0
*search_alert*message.vertDistance: 10
*search_alert*message.horizDistance: 20

!--- Replace ----
*replace_dialog*statusline.borderWidth:0

*replace_dialog*bitmap1.vertDistance: 10
*replace_dialog*bitmap1.horizDistance: 10

*replace_dialog*bitmap2.vertDistance: 10
*replace_dialog*bitmap2.horizDistance: 10

*replace_dialog*text1*length:32
*replace_dialog*text1.width: 260
*replace_dialog*text1.vertDistance: 10
*replace_dialog*text1.horizDistance: 20

*replace_dialog*text2*length:32
*replace_dialog*text2.width: 260
*replace_dialog*text2.vertDistance: 10
*replace_dialog*text2.horizDistance: 20

*replace_dialog*defaultButton: button2

*replace_dialog*button2.vertDistance: 10
*replace_dialog*button2.horizDistance: 20

*replace_dialog*button3.vertDistance: 10
*replace_dialog*button3.horizDistance: 20

*replace_dialog*button4.vertDistance: 10
*replace_dialog*button4.horizDistance: 20

*replace_dialog*button5.vertDistance: 10
*replace_dialog*button5.horizDistance: 20


!========================================================
!	scroll bar
!========================================================
*SScroll.scrollThumbLenV:		16
*SScroll.width:				19

*SScroll.topShadow:			#404040
*SScroll.scrollBar.background:		#c5c5c5
*SScroll.scrollThumb.background:	#e6e6e1
*SScroll.scrollThumbShade.background:	#8c8c8c

*SArrowBtn.foreground:			#e6e6e1
*SArrowBtn.highlightFore:		#8c8c8c
*SArrowBtn.shadowWidth:			0
*SArrowBtn.intervalTime:		100
*SArrowBtn.cursor:			top_left_arrow

*SToggleBtn.buttonColor:		#e6e6e1
*SToggleBtn.selectedBtnColor:		#8c8c8c
*SToggleBtn.shadowWidth:		0
*SToggleBtn.cursor:			top_left_arrow

!****************************************************************
!
!	resources for sxedit strings
!
!
!****************************************************************
*SBitmap.sysKanji:euc
*SButton.sysKanji:euc
*SPDMenu.sysKanji:euc
*SToggleBtn.sysKanji:euc
*KanjiFont:16x16kanji
*Font:8x16romankana

*err_message0:sxedit: 顼ȯޤ
*err_message1:ե뤬ޤ
*err_message2:ǥ쥯ȥԽǤޤ
*err_message3:\nץλޤ
*err_message4:\nߤΥǡ %s ¸ޤ
*alert_message0:\nϰϤ礭ƥåȤǤޤ
*alert_message1:\nϰϤ礭ƥԡǤޤ
*alert_message2:\n񤭹ե뤬ޤ
*alert_message3:\nꤷե륷ƥ˶ΰ褬ʤ񤭹ޤǤ
*alert_message4:\n񤭹ߥ顼ȯޤ\n%s

*menubar.file.label:		ե
*menubar.edit.label:		Խ

*file_menu.new.leftLabel:	
*file_menu.new.rightLabel:	[N]
*file_menu.open.leftLabel:	
*file_menu.open.rightLabel:	[O]
*file_menu.close.leftLabel:	Ĥ
*file_menu.save.leftLabel:	¸
*file_menu.save.rightLabel:	[S]
*file_menu.save_as.leftLabel:	¸
*file_menu.print.leftLabel:	
*file_menu.print.rightLabel:	[P]
*file_menu.save_sel.leftLabel:	ʬ¸
*file_menu.print_sel.leftLabel:	ʬ
*file_menu.quit.leftLabel:	λ
*file_menu.quit.rightLabel:	[Q]
*file_menu.about.leftLabel:	С

*edit_menu.undo.leftLabel:	
*edit_menu.undo.rightLabel:	[Z]
*edit_menu.cut.leftLabel:	å
*edit_menu.cut.rightLabel:	[X]
*edit_menu.paste.leftLabel:	ڡ
*edit_menu.paste.rightLabel:	[V]
*edit_menu.copy.leftLabel:	ԡ
*edit_menu.copy.rightLabel:	[C]
*edit_menu.delete.leftLabel:	ꥢ
*edit_menu.delete.rightLabel:	[D]
*edit_menu.search.leftLabel:	
*edit_menu.search.rightLabel:	[F]
*edit_menu.replace.leftLabel:	ִ
*edit_menu.replace.rightLabel:	[R]
*edit_menu.sel_all.leftLabel:	Ƥ
*edit_menu.sel_all.rightLabel:	[A]

*yes.label: ϡ
*no.label:  
*cancel.label: ä
*ok.label:    \ ϡ\ 

*alert_dialog.screen.message*string:Υեؤν񤭹ߤ϶ػߤƤޤ\nѹ¸ˤ̤̾Τ¸Ƥ 
*close1_dialog.screen.text1*string: ʸ¸ޤ
*search_dialog.statusline.label: 
*search_dialog.screen.bitmap1.label:ʸ
*search_dialog.screen.check1.label: ʸʸ
*search_dialog.screen.check2.label: ѡȾѤ
*search_dialog.screen.button1.label: ¹
*search_alert*button1.label:\ ϡ\ 
*search_alert*message*string: ʸϸĤޤ
*replace_dialog*statusline.label: ִ
*replace_dialog*bitmap1.label: 
*replace_dialog*bitmap2.label: ѹ
*replace_dialog*button2.label: 
*replace_dialog*button3.label: ִ
*replace_dialog*button4.label: ִ帡
*replace_dialog*button5.label: Ƥִ

*_PDFGet_dialog1.screen.bitmap1.label: ǥ쥯ȥ
*_PDFGet_dialog1.screen.bitmap2.label:Dummy_________ 
*_PDFGet_dialog1.screen.open.label: 
*_PDFGet_dialog1.screen.home.label: ۡ
*_PDFGet_dialog1.screen.ext_filter.label: Ext. filter

*_PDFPut_dialog1.screen.bitmap1.label: ǥ쥯ȥ
*_PDFPut_dialog1.screen.bitmap2.label:Dummy_________ 
*_PDFPut_dialog1.screen.save.label: ¸
*_PDFPut_dialog1.screen.file_name_label.label: ե̾
*_PDFPut_dialog1.screen.home.label: ۡ
*_PDFPut_dialog1.screen.auto_ext.label: ĥ

*_PDFPut_alert1.screen.text1*string: Ʊ̾Υե뤬ޤ\n֤Ƥ⤤Ǥ

*_PDPrint_dialog.screen.printer_name.label:	ץ
*_PDPrint_dialog.screen.copy.label:		
!!*_PDPrint_dialog.screen.scale.label:		Ψ
!!*_PDPrint_dialog.screen.percent.label:		
!!*_PDPrint_dialog.screen.page.label:		ڡ
!!*_PDPrint_dialog.screen.all-00.label:		
!!*_PDPrint_dialog.screen.to.label:		
*_PDPrint_dialog.screen.print.label:		\ \ 

!--- Alert messages
*alertMsgs.symNoFile:	\nܥå˥ե뤬\n¸ߤޤ
*alertMsgs.symNoDir:	\nܥå˥ǥ쥯ȥ꤬¸ߤޤ
*alertMsgs.cantReadFile:\nΥեɤ߽ФػߤǤ
*alertMsgs.cantReadDir:	\nΥǥ쥯ȥɤ߽ФػߤǤ
*alertMsgs.cantOpenDir:	\nǥ쥯ȥ꤬ץǤޤǤ
*alertMsgs.dirWriteProt:\nΥǥ쥯ȥϽ񤭹߶ػߤǤ
*alertMsgs.invalidName:	\nե̾ '/ 'ȾѤΥڡϻȤޤ
*alertMsgs.dirExist:	Ʊ̾Υǥ쥯ȥ꤬ޤ\n̤̾դƤ
*alertMsgs.protectedFileExist: 񤭹ߤػߤƤƱ̾Υե뤬ޤ\n̤̾դƤ
