2011-10-01 15:46:35 -04:00
|
|
|
$OpenBSD: patch-doc_sample-xpdfrc,v 1.4 2011/10/01 19:46:35 kili Exp $
|
|
|
|
--- doc/sample-xpdfrc.orig Mon Aug 15 23:08:53 2011
|
|
|
|
+++ doc/sample-xpdfrc Thu Aug 18 21:10:22 2011
|
2005-09-09 13:34:53 -04:00
|
|
|
@@ -56,7 +56,7 @@
|
2004-04-05 22:35:44 -04:00
|
|
|
|
|
|
|
# Set the default PostScript file or command.
|
|
|
|
|
|
|
|
-#psFile "|lpr -Pmyprinter"
|
|
|
|
+psFile "|lpr"
|
|
|
|
|
|
|
|
# Set the default PostScript paper size -- this can be letter, legal,
|
|
|
|
# A4, or A3. You can also specify a paper size as width and height
|
2011-10-01 15:46:35 -04:00
|
|
|
@@ -88,5 +88,5 @@
|
2010-05-27 10:55:40 -04:00
|
|
|
# Set the command used to run a web browser when a URL hyperlink is
|
|
|
|
# clicked.
|
|
|
|
|
2011-10-01 15:46:35 -04:00
|
|
|
-#launchCommand viewer-script
|
2010-05-27 10:55:40 -04:00
|
|
|
+#urlCommand "firefox -newtab -url 'openURL(%s)'"
|
2011-10-01 15:46:35 -04:00
|
|
|
#urlCommand "netscape -remote 'openURL(%s)'"
|