The source project of this merge request has been removed.
applets/clipboard: Fix Clipboard showing "Clipboard is empty" when no search results are found
The clipboard applet would show "Clipboard is empty" when no matches were found,
instead of a more appropriate message. This fixes it and has the applet show
"No matches found" and the edit-none
icon when no results are found in the
searchbar, as per the original intended behaviour.
BUG: 486300 FIXED-IN: 6.0.5
Edited by Nate Graham