~ubuntu-branches/ubuntu/karmic/rosegarden/karmic

« back to all changes in this revision

Viewing changes to debian/patches/10-x-www-browser.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Ebner
  • Date: 2008-05-02 00:33:44 UTC
  • mfrom: (1.1.7 upstream) (6.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080502003344-67vbfhgqx2yl0ksi
Tags: 1:1.7.0-1ubuntu1
* Merge from Debian unstable. (LP: #225849) Remaining Ubuntu changes:
  - Add usr/share/doc/kde/HTML to rosegarden-data, to provide online
    help documentation.
  - Change fftw3-dev to libfftw3-dev.
  - Update maintainer field as per spec.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh /usr/share/dpatch/dpatch-run
2
 
## 30-x-www-browser.dpatch by  <stew@vireo.org>
 
2
## 10-x-www-browser.dpatch by  <stew@vireo.org>
3
3
##
4
4
## All lines beginning with `## DP:' are a description of the patch.
5
 
## DP: No description.
 
5
## DP: change the default behavior of the help function to launch
 
6
## DP: 'x-www-browser' as the web browser to display help instead of 
 
7
## DP: kde's built in 'invokeBrowser' which uses konqueror so that we
 
8
## DP: don't have to depend explicitly on konqueror
 
9
 
6
10
 
7
11
@DPATCH@
8
12
diff -urNad rosegarden-1.5.1~/src/gui/application/RosegardenGUIApp.cpp rosegarden-1.5.1/src/gui/application/RosegardenGUIApp.cpp