Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 953a02d7eac94b1d4965c9ffc30e683b > files > 8

xfig-3.2.5b-10.mga3.src.rpm

--- xfig.3.2.5b/Fig.ad.old	2009-09-07 13:52:27.000000000 -0400
+++ xfig.3.2.5b/Fig.ad	2009-09-07 13:53:24.000000000 -0400
@@ -16,7 +16,7 @@
 Fig*AllowShellResize: false
 
 ! Image editor - can edit imported image
-Fig.image_editor:		xv
+Fig.image_editor:		xdg-open
 
 ! name of ghostscript (not ghostview)
 Fig.ghostscript:		gs
@@ -25,16 +25,16 @@
 ! 		This is for viewing the xfig html reference.
 ! For firefox, this command will open the help pages in a running firefox,
 !     or start a new netscape if one isn't already running
-Fig.browser:	firefox -remote 'openFile(%f)' || firefox %f
+Fig.browser:	xdg-open %f
 
 ! pdfviewer - put your favorite pdf viewer here.  
 !		This is for viewing the xfig how-to guide and man pages
-Fig.pdfviewer:			xpdf %f
+Fig.pdfviewer:			xdg-open %f
 
 ! Spell check program - put your favorite spelling check program here.
 !		It must write the misspelled words to standard output.
 
-Fig.spellcheckcommand:	spell %f
+Fig.spellcheckcommand:	hunspell %f
 
 ! delay before spinner automatically counts when pressed (milliseconds)
 Fig.spinner_delay:		1000