Description: Strip incorrect MIME types. Rosegarden is proposed as application to handle ogg,mp3,flac and wav files but it's not able to open them as expected. Author: Alessio Treglia Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592143 Forwarded: no --- data/desktop/rosegarden.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- rosegarden.orig/data/desktop/rosegarden.desktop +++ rosegarden/data/desktop/rosegarden.desktop @@ -3,7 +3,7 @@ Encoding=UTF-8 Type=Application Categories=AudioVideo;Audio;Midi;Sequencer;X-SuSE-Sequencer;X-Red-Hat-Base; Exec=rosegarden %f -MimeType=audio/x-rosegarden-composition;audio/x-rosegarden-device;audio/x-rosegarden-project;audio/x-rosegarden-template;audio/x-wav;audio/midi;audio/ogg;audio/mp3;audio/x-flac; +MimeType=audio/x-rosegarden-composition;audio/x-rosegarden-device;audio/x-rosegarden-project;audio/x-rosegarden-template;audio/midi; X-KDE-NativeMimeType=audio/x-rosegarden-composition Icon=rosegarden Comment=MIDI and Audio Sequencer and Notation Editor