1066401
diff -up xfig-3.2.6/app-defaults/Fig.in~ xfig-3.2.6/app-defaults/Fig.in
1066401
--- xfig-3.2.6/app-defaults/Fig.in~	2016-07-23 23:12:46.000000000 +0200
1066401
+++ xfig-3.2.6/app-defaults/Fig.in	2016-08-11 12:36:56.550555744 +0200
25c6f65
@@ -10,6 +10,10 @@ Fig.version:			@VERSION@
25c6f65
 
25c6f65
 ! some sample settings you may want to change
25c6f65
 
25c6f65
+! If the following resource is set to false, xfig will use metric units
25c6f65
+! by default.
25c6f65
+Fig.inches:			false
25c6f65
+
25c6f65
 ! The following fixes a problem that some window managers have
25c6f65
 ! with xfig continually resizing itself
25c6f65
 
25c6f65
@@ -38,7 +38,7 @@ Fig.pdfviewer:			xdg-open %f
65eae56
 ! Spell check program - put your favorite spelling check program here.
65eae56
 !		It must write the misspelled words to standard output.
1066401
 
1066401
-Fig.spellcheckcommand:		spell %f
1066401
+Fig.spellcheckcommand:		enchant -l %f
1066401
 
1066401
 ! delay before spinner automatically counts when pressed (milliseconds)
1066401
 Fig.spinner_delay:		1000