--- pfm-1.5.4.orig/pfm.conf
+++ pfm-1.5.4/pfm.conf
@@ -24,24 +24,24 @@
# is installed. If it is a relative pathname, it is assumed to be
# relative to the installation directory.
-docDir doc
+docDir /usr/share/doc/pfm
# helpDir: the directory which contains the text of the GNU licence
# and the help texts for the options. If it is a relative pathname,
# it is assumed to be relative to the installation directory.
-helpDir help
+helpDir /usr/share/pfm/help
# exampleDir: the directory which contains the example databases. If
# it is a relative pathname, it is assumed to be relative to the
# installation directory.
-exampleDir examples
+exampleDir /usr/share/pfm/examples
# defaultBrowser: the default value for the "browser" option.
-defaultBrowser {firefox %s}
+defaultBrowser {sensible-browser %s}
# defaultPrintcmd: the default value for the "printcmd" option.
-defaultPrintcmd {a2ps --output=- --$(portrait_or_landscape=portrait) --rows=$(nr-of-rows=1) --columns=$(nr-of-columns=1) --major=rows --chars-per-line=$(nr_of_chars_per_line=90) --center-title=$(title=Report) | gnome-gv -}
+defaultPrintcmd {lpr}