[Demudi-commits] r1510 - in rosegarden/trunk/debian: . patches

free-guest at alioth.debian.org free-guest at alioth.debian.org
Thu Jul 19 00:10:23 UTC 2007


Author: free-guest
Date: 2007-07-19 00:10:22 +0000 (Thu, 19 Jul 2007)
New Revision: 1510

Added:
   rosegarden/trunk/debian/patches/30-midi-mime.dpatch
Modified:
   rosegarden/trunk/debian/changelog
Log:
* debian/patches:
   - added 30-midi-mime to make rosegarden open midi files when
     doubble clicking them on the desktop

Modified: rosegarden/trunk/debian/changelog
===================================================================
--- rosegarden/trunk/debian/changelog	2007-07-16 23:00:55 UTC (rev 1509)
+++ rosegarden/trunk/debian/changelog	2007-07-19 00:10:22 UTC (rev 1510)
@@ -1,3 +1,11 @@
+rosegarden (1:1.5.1-4) UNRELEASED; urgency=low
+
+  * debian/patches:
+     - added 30-midi-mime to make rosegarden open midi files when
+       doubble clicking them on the desktop
+
+ -- Free Ekanayaka <freee at debian.org>  Thu, 19 Jul 2007 02:08:24 +0200
+
 rosegarden (1:1.5.1-3) unstable; urgency=low
 
   * applying patch from Martin Michlmayr for gcc 4.2 (Closes: #421327)

Added: rosegarden/trunk/debian/patches/30-midi-mime.dpatch
===================================================================
--- rosegarden/trunk/debian/patches/30-midi-mime.dpatch	                        (rev 0)
+++ rosegarden/trunk/debian/patches/30-midi-mime.dpatch	2007-07-19 00:10:22 UTC (rev 1510)
@@ -0,0 +1,21 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 30-midi-mime.dpatch by Free Ekanayaka <freee at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad rosegarden-1.5.1~/data/desktop/rosegarden.desktop rosegarden-1.5.1/data/desktop/rosegarden.desktop
+--- rosegarden-1.5.1~/data/desktop/rosegarden.desktop	2007-03-13 13:50:32.000000000 +0100
++++ rosegarden-1.5.1/data/desktop/rosegarden.desktop	2007-07-19 02:07:00.000000000 +0200
+@@ -2,8 +2,8 @@
+ Encoding=UTF-8
+ Type=Application
+ Categories=AudioVideo;Audio;Midi;Sequencer;X-SuSE-Sequencer;X-Red-Hat-Base;
+-Exec=rosegarden -caption "%c" %i %m
+-MimeType=audio/x-rosegarden;audio/x-rosegarden-device
++Exec=rosegarden
++MimeType=audio/x-rosegarden;audio/x-rosegarden-device;audio/midi
+ X-KDE-NativeMimeType=audio/x-rosegarden
+ Icon=rosegarden.png
+ DocPath=rosegarden/index.html


Property changes on: rosegarden/trunk/debian/patches/30-midi-mime.dpatch
___________________________________________________________________
Name: svn:executable
   + *




More information about the Demudi-commits mailing list