diff -r 833eebe73909 -r f5249a9927c9 Plugins/PluginPipInterface.py --- a/Plugins/PluginPipInterface.py Thu Feb 14 18:48:32 2019 +0100 +++ b/Plugins/PluginPipInterface.py Thu Feb 14 18:57:31 2019 +0100 @@ -93,7 +93,7 @@ "pipPage": [ QCoreApplication.translate( "PipInterfacePlugin", "Python Package Management"), - "preferences-python.png", + "pypi.png", createPipPage, None, None ], }