cvsdist 6e2b1b4
--- xfig.3.2.4/Fig.ad.redhat	2002-12-19 01:05:41.000000000 +0100
cvsdist 6e2b1b4
+++ xfig.3.2.4/Fig.ad	2003-05-06 11:45:15.000000000 +0200
cvsdist 6e2b1b4
@@ -11,7 +11,7 @@
cvsdist 6e2b1b4
 Fig*AllowShellResize: false
cvsdist 6e2b1b4
 
cvsdist 6e2b1b4
 ! Image editor - can edit imported image
cvsdist 6e2b1b4
-Fig.image_editor:		xv
d8b4408
+Fig.image_editor:		xdg-open
cvsdist 6e2b1b4
 
cvsdist 6e2b1b4
 ! name of ghostscript (not ghostview)
cvsdist 6e2b1b4
 Fig.ghostscript:		gs
cvsdist 6e2b1b4
@@ -20,16 +20,16 @@
cvsdist 6e2b1b4
 ! 		This is for viewing the xfig html reference.
cvsdist 6e2b1b4
 ! For netscape, this command will open the help pages in a running netscape,
cvsdist 6e2b1b4
 !     or start a new netscape if one isn't already running
cvsdist 6e2b1b4
-Fig.browser:	netscape -remote 'openFile(%f)' || netscape %f
d8b4408
+Fig.browser:	xdg-open %f
cvsdist 6e2b1b4
 
cvsdist 6e2b1b4
 ! pdfviewer - put your favorite pdf viewer here.  
cvsdist 6e2b1b4
 !		This is for viewing the xfig how-to guide and man pages
cvsdist 6e2b1b4
-Fig.pdfviewer:			acroread %f
d8b4408
+Fig.pdfviewer:			xdg-open %f
cvsdist 6e2b1b4
 
cvsdist 6e2b1b4
 ! Spell check program - put your favorite spelling check program here.
cvsdist 6e2b1b4
 !		It must write the misspelled words to standard output.
cvsdist 6e2b1b4
 
cvsdist 6e2b1b4
-Fig.spellcheckcommand:	spell %f
cvsdist 6e2b1b4
+Fig.spellcheckcommand:	aspell %f
cvsdist 6e2b1b4
 
cvsdist 6e2b1b4
 ! delay before spinner automatically counts when pressed (milliseconds)
cvsdist 6e2b1b4
 Fig.spinner_delay:		1000