Bug 383315

Summary: org.kde.kwave.desktop file contains wrong categories
Product: [Applications] kwave Reporter: Guo Yunhe <i>
Component: generalAssignee: Thomas Eschenbacher <Thomas.Eschenbacher>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Guo Yunhe 2017-08-09 13:56:24 UTC
desktop-file-validate org.kde.kwave.desktop

org.kde.kwave.desktop: hint: value item "AudioVideoEditing" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Audio, or Video, or AudioVideo
org.kde.kwave.desktop: hint: value "Qt;KDE;AudioVideoEditing;" for key "Categories" in group "Desktop Entry" does not contain a registered main category; application might only show up in a "catch-all" section of the application menu

A correct main category should be added. Invalid categories should be removed.
Comment 1 Guo Yunhe 2017-08-09 14:10:57 UTC
Should have been fixed in latest git version.