~gcstar/gcstar/packaging

« back to all changes in this revision

Viewing changes to debian/patches/03_change_default_browser.dpatch

  • Committer: Andrew Ross
  • Date: 2012-09-02 20:18:02 UTC
  • Revision ID: ubuntu@rossfamily.co.uk-20120902201802-qss1bywvxdoe4m9y
Initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
## 03_change_default_browser.dpatch by Alexander Wirt <formorer@debian.org>
 
3
##
 
4
## All lines beginning with `## DP:' are a description of the patch.
 
5
## DP: No description.
 
6
 
 
7
@DPATCH@
 
8
diff -urNad gcstar-1.2.0~/lib/gcstar/GCOptions.pm gcstar-1.2.0/lib/gcstar/GCOptions.pm
 
9
--- gcstar-1.2.0~/lib/gcstar/GCOptions.pm       2007-08-18 14:41:14.000000000 +0200
 
10
+++ gcstar-1.2.0/lib/gcstar/GCOptions.pm        2007-09-08 22:33:51.000000000 +0200
 
11
@@ -122,7 +122,7 @@
 
12
                 autosave         => 1,
 
13
                 noautoload       => 0,
 
14
                 programs         => "system",
 
15
-                browser          => "firefox",
 
16
+                browser          => "x-www-browser",
 
17
                 player           => "mplayer",
 
18
                 audio            => "xmms",
 
19
                 file             => "",