Package:  qsynth
Version:  0.3.4-1
Tags:     patch
User:     debian-...@lists.debian.org
UserTags: debian-edu

In a Debian Edu Squeeze installation, qsynth show up in the lost+found
KDE menu section.  No program should be there.  I believe the cause of
this is that none of the categories listed in the desktop file for
qsynth is recognized by KDE in Squeeze.  I found a solution by adding
the 'AudioVideo' category to the file.  This moved the menu entry to
the Multimedia section, where I believe it belong.

This untested patch (as in I have not tried to build the package after
it is applied) should solve the issue:

diff -ur qsynth-0.3.4/debian/patches/01_desktop_categories.dpatch 
qsynth-0.3.4-pere/debian/patches/01_desktop_categories.dpatch
--- qsynth-0.3.4/debian/patches/01_desktop_categories.dpatch    2010-01-24 
21:46:29.000000000 +0100
+++ qsynth-0.3.4-pere/debian/patches/01_desktop_categories.dpatch       
2010-01-24 21:48:20.000000000 +0100
@@ -13,7 +13,7 @@
  ex...@ac_prefix@/bin/qsynth
  ic...@ac_prefix@/share/pixmaps/qsynth.png
 -Categories=Audio;AudioVideo;MIDI;JACK;ALSA;Qt;
-+Categories=Audio;Midi;Music;Qt
++Categories=Audio;AudioVideo;Midi;Music;Qt
  Terminal=false
  Type=Application
  X-SuSE-translate=true

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to