89278da340
- regen patches
19 lines
627 B
Plaintext
19 lines
627 B
Plaintext
$OpenBSD: patch-doc_sample-xpdfrc,v 1.3 2010/05/27 14:55:40 jasper Exp $
|
|
--- doc/sample-xpdfrc.orig Tue Feb 27 23:05:51 2007
|
|
+++ doc/sample-xpdfrc Thu May 27 16:51:17 2010
|
|
@@ -56,7 +56,7 @@
|
|
|
|
# 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
|
|
@@ -88,4 +88,4 @@
|
|
# Set the command used to run a web browser when a URL hyperlink is
|
|
# clicked.
|
|
|
|
-#urlCommand "netscape -remote 'openURL(%s)'"
|
|
+#urlCommand "firefox -newtab -url 'openURL(%s)'"
|