~ubuntu-branches/ubuntu/trusty/jokosher/trusty

« back to all changes in this revision

Viewing changes to debian/patches/60-hard-code-omf-location.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2009-06-13 11:27:46 UTC
  • mfrom: (1.3.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090613112746-4ar4f7mpukvhcn9i
* New upstream release.
* debian/patches/20_LevelList_IOError.dpatch:
  - Removed, upstream fixed the issue with a different approach.
* debian/patches/50_CreateNewProject_return.dpatch:
  - Removed, applied upstream.
* Install jokosher-C.omf file to display help menu.
* debian/patches/60-hard-code-omf-location.dpatch: fix help menu URI.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
## 60-hard-code-omf-location.dpatch by Luca Falavigna <dktrkranz@ubuntu.com>
 
3
## DP: Fix help menu.
 
4
 
 
5
@DPATCH@
 
6
diff -urNad jokosher-0.11.2~/help/jokosher/jokosher-C.omf jokosher-0.11.2/help/jokosher/jokosher-C.omf
 
7
--- jokosher-0.11.2~/help/jokosher/jokosher-C.omf       2009-03-17 02:59:39.000000000 +0000
 
8
+++ jokosher-0.11.2/help/jokosher/jokosher-C.omf        2009-05-13 12:46:22.000000000 +0000
 
9
@@ -15,7 +15,7 @@
 
10
     <description>User manual for the Jokosher multi-track audio editor.</description>
 
11
     <type>user's guide</type>
 
12
     <format mime="text/xml" dtd="-//OASIS//DTD DocBook XML V4.1.2//EN"/>
 
13
-    <identifier url="file://PATH_PLACEHOLDER"/>
 
14
+    <identifier url="file://usr/share/gnome/help/jokosher/C/jokosher.xml"/>
 
15
     <language code="C"/>
 
16
     <relation seriesid="aba9e4e4-7f6b-11db-890b-f503d8beae45"/>
 
17
     <rights type="GNU GPL" license.version="2" holder="(Jokosher Documentation Team)"/>