File: sensible_browser.patch

package info (click to toggle)
pfm 2.0.8-4
  • links: PTS
  • area: main
  • in suites: sid
  • size: 1,036 kB
  • sloc: tcl: 5,486; sql: 4,835; makefile: 4; sh: 1
file content (14 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Use sensible-browser as default browser rather than firefox.
Forwarded: not-needed
Author: Mark Hindley <mark@hindley.org.uk>
--- a/pfm.conf
+++ b/pfm.conf
@@ -45,7 +45,7 @@
 
 # defaultBrowser: the default value for the "browser" option.
 
-defaultBrowser {firefox %s}
+defaultBrowser {sensible-browser %s}
 
 # defaultPrintcmd: the default value for the "printcmd" option.