Package:  noteedit
Version:  2.8.1-2.2
Tags:     patch
User:     debian-...@lists.debian.org
UserTags: debian-edu

In a Debian Edu Squeeze installation, noteedit 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 noteedit 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:

--- noteedit-2.8.1/noteedit/noteedit.desktop    2006-03-26 22:54:53.000000000 
+0200
+++ noteedit-2.8.1-pere/noteedit/noteedit.desktop       2010-01-24 
21:38:43.000000000 +0100
@@ -16,5 +16,5 @@
 Icon=noteedit
 ServiceTypes=Browser/View
 X-KDE-Library=libnoteedit
-Categories=Qt;KDE;Audio;
+Categories=Qt;KDE;Audio;AudioVideo
 Encoding=UTF-8

Happy hacking,
-- 
Petter Reinholdtsen



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

Reply via email to