--- a/eric6/PluginManager/PluginUninstallDialog.py Sun Apr 12 18:46:08 2020 +0200 +++ b/eric6/PluginManager/PluginUninstallDialog.py Sun Apr 12 19:07:49 2020 +0200 @@ -189,7 +189,7 @@ ui = e5App().getObject("UserInterface") if ui.notificationsEnabled(): ui.showNotification( - UI.PixmapCache.getPixmap("plugin48.png"), + UI.PixmapCache.getPixmap("plugin48"), self.tr("Plugin Uninstallation"), self.tr( """<p>The plugin <b>{0}</b> was uninstalled"""