0d71fd8 Remove incorrect desktop_update_graphical needle for KDE

Authored and Committed by adamwill 2 years ago
    Remove incorrect desktop_update_graphical needle for KDE
    
    The previous commit is the correct fix for the problem here.
    Adding a needle that matches on the tray icon was not correct,
    we need to be sure that we can access the Updates view from
    within Discover itself.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>