Bug#464772: brasero: Patch

Daniel Hahler debian-bugs at thequod.de
Sun Mar 9 04:31:02 UTC 2008


Package: brasero
Version: 0.7.1-1
Followup-For: Bug #464772
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu hardy ubuntu-patch

In Ubuntu, we've applied the attached patch to achieve the following:

  * debian/patches: 007-fix-desktop-file-mime-typo.patch
    Fix typo in MimeType, s/:/;/ (LP: #200024)

We thought you might be interested in doing the same. 
-------------- next part --------------
--- brasero-0.7.1.orig/data/brasero.desktop.in.in
+++ brasero-0.7.1/data/brasero.desktop.in.in
@@ -6,7 +6,7 @@
 Encoding=UTF-8
 Exec=brasero %U
 Icon=brasero
-MimeType=application/x-cd-image;application/x-cdrdao-toc;application/x-toc;application/x-cue;application/x-brasero;x-content/blank-cd:x-content/blank-dvd;x-content/blank-bd;x-content/blank-hddvd;
+MimeType=application/x-cd-image;application/x-cdrdao-toc;application/x-toc;application/x-cue;application/x-brasero;x-content/blank-cd;x-content/blank-dvd;x-content/blank-bd;x-content/blank-hddvd;
 StartupNotify=true
 Terminal=false
 Type=Application


More information about the pkg-gnome-maintainers mailing list