Gentoo Archives: gentoo-commits

From: "Peter Alfredsen (loki_val)" <loki_val@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in src/patchsets/xpdf/3.02: xpdfrc
Date: Mon, 24 Aug 2009 11:09:51
Message-Id: E1MfXQr-0006o2-LV@stork.gentoo.org
1 loki_val 09/08/24 11:09:49
2
3 Added: xpdfrc
4 Log:
5 Add slimmed-down xpdfrc. Xpdf now ignores a slew of old config settings, specifically the font stuff and the cMap stuff. That's all taken care of by poppler.
6
7 Revision Changes Path
8 1.1 src/patchsets/xpdf/3.02/xpdfrc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/xpdf/3.02/xpdfrc?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/xpdf/3.02/xpdfrc?rev=1.1&content-type=text/plain
12
13 Index: xpdfrc
14 ===================================================================
15 #========================================================================
16 #
17 # Sample xpdfrc file
18 #
19 # The Xpdf tools look for a config file in two places:
20 # 1. ~/.xpdfrc
21 # 2. in a system-wide directory, typically /usr/local/etc/xpdfrc
22 #
23 # This sample config file demonstrates some of the more common
24 # configuration options. Everything here is commented out.
25 # For complete details on config file syntax and available options,
26 # please see the xpdf(1) man page section.
27 #
28 # http://www.foolabs.com/xpdf/
29 #
30 #========================================================================
31
32 #urlCommand "netscape -remote 'openURL(%s)'"
33 #initialZoom width
34 #continuousView yes
35 #bind 0 any zoomPercent(149)