icons: Fix uninstall.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 1 Apr 2022 01:52:42 +0000 (18:52 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 1 Apr 2022 01:53:17 +0000 (18:53 -0700)
The uninstall target for the icons looked for filenames that began with
"pspp", but the new names for the application icons don't start that way.

Fixes: 25e030629aed ("Rename icon files to match full application ID.")

No differences found