!
!  gv_user.ad
!  User specific application defaults for gv
!  Copyright (C) 1995, 1996, 1997  Johannes Plass
!

!########## gv_user_res.dat

!##### Application specific Resources

GV.pageMedia:		automatic
GV.orientation:		automatic
GV.fallbackOrientation:	portrait
GV.swapLandscape:	False
GV.autoCenter:		True
GV.antialias:		True
GV.respectDSC:		True
GV.ignoreEOF:		True
GV.confirmPrint:	True
GV.reverseScrolling:	False
GV.scrollingEyeGuide:	True
GV.autoResize:		True
GV.maximumWidth:	screen-20
GV.maximumHeight:	screen-44
GV.minimumWidth:	400
GV.minimumHeight:	430
GV.confirmQuit:		1
GV.watchFile:		False
GV.watchFileFrequency:	1000
GV.showTitle:		True
GV.miscMenuEntries:	redisplay	\n\
			# update	\n\
			stop		\n\
			line		\n\
			toggle_current	\n\
			toggle_even	\n\
			toggle_odd	\n\
			unmark		\n\
			line		\n\
			print_all	\n\
			print_marked	\n\
			save_all	\n\
			save_marked
GV.scale:		0
GV.scaleBase:		1
GV.scales:		Natural	size,	1.000,	screen	\n\
			Pixel based,	1.000,	pixel	\n\
			0.100,		0.100		\n\
			0.125,		0.125		\n\
			0.250,		0.250		\n\
			0.500,		0.500		\n\
			0.707,		0.707		\n\
			1.000,		1.000		\n\
			1.414,		1.414		\n\
			2.000,		2.000		\n\
			4.000,		4.000		\n\
			8.000,		8.000		\n\
			10.00,		10.00
GV.medias:		Letter,		612	792	\n\
			# LetterSmall,	612	792	\n\
			Legal,		612	1008	\n\
			Statement,	396	612	\n\
			Tabloid,		792	1224	\n\
			Ledger,		1224	792	\n\
			Folio,		612	936	\n\
			Quarto,		610	780	\n\
			# 7x9,		504	648	\n\
			# 9x11,		648	792	\n\
			# 9x12,		648	864	\n\
			# 10x13,		720	936	\n\
			10x14,		720	1008	\n\
			Executive,	540	720	\n\
			# A0,		2384	3370	\n\
			# A1,		1684	2384	\n\
			# A2,		1191	1684	\n\
			A3,		842	1191	\n\
			A4,		595	842	\n\
			# A4Small,	595	842	\n\
			A5,		420	595	\n\
			# A6,		297	420	\n\
			# A7,		210	297	\n\
			# A8,		148	210	\n\
			# A9,		105	148	\n\
			# A10,		73	105	\n\
			# B0,		2920	4127	\n\
			# B1,		2064	2920	\n\
			# B2,		1460	2064	\n\
			# B3,		1032	1460	\n\
			B4,		729	1032	\n\
			B5,		516	729	\n\
			# B6,		363	516	\n\
			# B7,		258	363	\n\
			# B8,		181	258	\n\
			# B9,		127	181	\n\
			# B10,		91	127	\n\
			# ISOB0,		2835	4008	\n\
			# ISOB1,		2004	2835	\n\
			# ISOB2,		1417	2004	\n\
			# ISOB3,		1001	1417	\n\
			# ISOB4,		709	1001	\n\
			# ISOB5,		499	709	\n\
			# ISOB6,		354	499	\n\
			# ISOB7,		249	354	\n\
			# ISOB8,		176	249	\n\
			# ISOB9,		125	176	\n\
			# ISOB10,	88	125	\n\
			# C0,		2599	3676	\n\
			# C1,		1837	2599	\n\
			# C2,		1298	1837	\n\
			# C3,		918	1296	\n\
			# C4,		649	918	\n\
			# C5,		459	649	\n\
			# C6,		323	459	\n\
			# C7,		230	323	\n\
			# DL,		312	624
GV.magMenu:		2,	2	\n\
			4,	4	\n\
			8,	8	\n\
			16,	16	\n\
			32,	32	\n\
			64,	64

!##### Ghostview Widget

GV*Ghostview.background:		white
GV*Ghostview.foreground:		black

!########## gv_intern_res.dat (generated by makefile)

GV.gsInterpreter:	gs
GV.gsCmdScanPDF:	pdf2dsc %pdf %dsc
GV.gsCmdConvPDF:	pdf2ps  %pdf %ps
GV.gsX11Device:		-sDEVICE=x11
GV.gsX11AlphaDevice:	-dNOPLATFONTS -sDEVICE=x11alpha -dTextAlphaBits=4 -dGraphicsAlphaBits=4
GV.gsSafer:		False
GV.gsQuiet:		True
GV.gsArguments:
GV.uncompressCommand:	gzip -d -c %s > %s
GV.printCommand:	lpr

!########## gv_make_res.dat (generated by makefile)

GV.scratchDir:		~/
GV.defaultSaveDir:	~/
GV.fallbackPageMedia:	a4
GV.useBackingPixmap:	True
GV*dirs:		Home\n\
			Tmp\n\
			/usr/doc\n\
			/usr/local/doc
GV*filter:		no .*
GV*filters:		None\n\
			*.*ps* *.pdf*  no  .*\n\
			*.*ps*   no  .*\n\
			*.pdf*  no  .*\n\
			no  .*

!
!** Copyright (C) 1995, 1996, 1997 Johannes Plass
! 
! This program is free software; you can redistribute it and/or modify
! it under the terms of the GNU General Public License as published by
! the Free Software Foundation; either version 2 of the License, or
! (at your option) any later version.
! 
! This program is distributed in the hope that it will be useful,
! but WITHOUT ANY WARRANTY; without even the implied warranty of
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
! GNU General Public License for more details.
!
! You should have received a copy of the GNU General Public License
! along with this program; if not, write to the Free Software
! Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
! 
! Author:   Johannes Plass (plass@thep.physik.uni-mainz.de)
!           Department of Physics
!           Johannes Gutenberg-University
!           Mainz, Germany
!
!
!  gv_ja_JP.eucJP.ad
!  Japanese NLS label for gv by
!  1998 Yasuyuki Furukawa (yasu@on.cs.keio.ac.jp)
!


!##### Zoom Popup

GV*zoomPopup.title:			GV - 

!##### Info Popup

GV*infoPopup.title:			GhostScriptå

!##### Dialog Popup

GV*dialogPopup.title:			

!##### Note Popup

GV*notePopup.title:			å

!##### Confirm Popup

GV*confirmPopup.title:			ǧ

!##### OptionsSetup Popup

GV*optionfsPopup.title:			ե򥪥ץ

!##### OptionsGS Popup

GV*optiongsPopup.title:			Ghostscriptץ

!##### OptionsGV Popup

GV*optiongvPopup.title:			GVץ

!##### OptionsSetup Popup

GV*optionsetupPopup.title:		åȥåץץ

!##### FileSet Popup

GV*fileSelPopup.title:			ե򳫤

!################################################
!##### Labels
!################################################

GV*cancel.Label:			󥻥
GV*dismiss.Label:			Ĥ
GV*apply.label:				Ŭ
GV*copyright.Label:			
GV*quit.Label:				λ
GV*fileButton.Label:			ե
GV*open.Label:				 ...
GV*reopen.Label:			ƥץ
GV*update.Label:			
GV*printAllPages.Label:			ʸϰ ...
GV*printMarkedPages.Label:		ޡڡΰ...
GV*saveAllPages.Label:			ʸ¸ ...
GV*saveMarkedPages.Label:		ޡڡ¸...
GV*stateButton.Label:			Ķ
GV*stop.Label:				
GV*dsc.Label:				ʸ¤ˤ륹ڥĴ
GV*eof.Label:				EOFȤ̵
GV*antialias.Label:			ꥢ
GV*watchFile.Label:			ưե빹
GV*showTitle.Label:			ȥɽ
GV*pixmap.Label:			Backing Pixmap
GV*size.Label:				ưѹ
GV*watch.Label:				ưե빹
GV*optionsgv.Label:			GVץ...
GV*optionsfs.Label:			ե򥪥ץ...
GV*optionsgs.Label:			Ghostscriptץ...
GV*optionssetup.Label:			åȥåץץ...
GV*pageButton.Label:			ڡ
GV*next.Label:				
GV*show.Label:				ɽ
GV*prev.Label:				
GV*center.Label:			
GV*pageButton*current.Label:		ߤΥڡޡ/
GV*pageButton*even.Label:		ڡޡ/
GV*pageButton*odd.Label:		ڡޡ/
GV*pageButton*unmark.Label:		ޡ
GV*processButton.Label:			\ ¹
GV*mark.Label:				ޡ
GV*prevPage.Label:			<<
GV*nextPage.Label:			>>
GV*unmark.Label:			ޡ
GV*automatic.Label:			ư
GV*portrait.Label:			ݡȥ졼
GV*landscape.Label:			ɥ
GV*upsidedown.Label:			岼ȿž
GV*seascape.Label:			եɥ
GV*swap.Label:				ɥѴ
GV*toggleCurrent.label:			ߤΥڡޡ/
GV*toggleEven.label:			ڡޡ/
GV*toggleOdd.label:			ڡޡ/
GV*unmarkAll.label:			ޡ
GV*printAll.label:			
GV*printMarked.label:			ޡʬ
GV*saveAll.label:			¸
GV*saveMarked.label:			ޡʬ¸
GV*openFile.label:			
GV*redisplay.label:			ɽ
GV*updateFile.label:			ե빹
GV*checkFile.label:			եå

GV*filters.label:			ե륿:
GV*dirs.label:				ǥ쥯ȥ
GV*button1.label:			󥻥
GV*button2.label:			ե򳫤
GV*rescan.label:			ǥ쥯ȥɹ
GV*screenSizeLabel.label:		̥[mm]

GV*versionPopup*versionDone*label:	Ĥ
GV*dialogPopup*cancel.label:		󥻥
GV*notePopup*done.label:		λ

GV*confirmPopup*cancel.label:		󥻥
GV*confirmPopup*done.label:		λ
GV*save.label:				¸

GV*optiongvPopup*mediaLabel.label:	\ ѻ極 \ 
GV*optiongvPopup*fmediaLabel.label:	Ƚѻ極
GV*optiongvPopup*orientLabel.label:	\ ѻθ \ 
GV*optiongvPopup*forientLabel.label:	Ƚѻ
GV*optiongvPopup*magLabel.label:	̾
GV*optiongvPopup*antialias.label:	ꥢ
GV*optiongvPopup*respectDSC.label:	DSCͭ
GV*optiongvPopup*eof.label:		EOF̵
GV*optiongvPopup*autoResize.label:	ѥ
GV*optiongvPopup*swapLandscape.label:	ɥѴ
GV*optiongvPopup*scalesLabel.label:	\     \ 

GV*miscmenuLabel.label:			¾˥塼ȥ
GV*magmenuLabel.label:			˥塼ȥ
GV*mediasLabel.label:			ǥ礭
GV*confirmLabel.label:			λγǧ
GV*misc.label:				¾
GV*scrolling.label:			ȿž
GV*eyeGuide.label:			륬
GV*confirmPrint.label:			γǧ
GV*uncompressLabel.label:		Ÿ
GV*autoCenter.label:			ưŪ
GV*printCommandLabel.label:		ޥ
GV*scratchDirLabel.label:		åǥ쥯ȥ
GV*saveDirLabel.label:			¸ǥ쥯ȥ
GV*scalesLabel.label:			
GV*scaleBaseLabel.label:		١

GV*safer.label:				
GV*quiet.label:				λ
GV*defaults.label:			ƥɸ
GV*scanLabel.label:			PDFɤ߹
GV*convLabel.label:			PDFѴ
GV*gsLabel.label:			Postscript󥸥
GV*x11devLabel.label:			ǥХ
GV*x11alphadevLabel.label:		ꥢǥХ
GV*argumentsLabel.label:		

GV*filtersLabel.label:			եե륿
GV*dirsLabel.label:			եǥ쥯ȥ
GV*filterLabel.label:			ɸե륿

GV*miscMenu.update.label:		ե빹
GV*miscMenu.redisplay.label:		ɽ
GV*miscMenu.stop.label:			
GV*miscMenu.toggle_current.label:	ߤΥڡޡ/
GV*miscMenu.toggle_odd.label:		ڡޡ/
GV*miscMenu.toggle_even.label:		ڡޡ/
GV*miscMenu.unmark.label:		ޡ
GV*miscMenu.print_all.label:		
GV*miscMenu.print_marked.label:		ޡʬ
GV*miscMenu.save_all.label:		¸
GV*miscMenu.save_marked.label:		ޡʬ¸

