https://bugs.kde.org/show_bug.cgi?id=399832
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from David Edmundson <[email protected]> --- To explain what's happening. V is not matching "Oracle VM VirtualBox" V is matching to the GenericName in the .desktop file "Virtual Machine" so we show the entry. Neither name nor generic name start with "VM" so nothing shows. Things are working exactly as intended, though that doesn't mean there isn't room for improvement. Your underlying bug is that we're matching an application name starts with a string not whether any word in the name starts with a string. -- You are receiving this mail because: You are watching all bug changes.
