diff -r 9ede19ddfa98 -r 390a45748883 Preferences/ConfigurationDialog.py --- a/Preferences/ConfigurationDialog.py Sun Feb 17 18:33:42 2019 +0100 +++ b/Preferences/ConfigurationDialog.py Sun Feb 17 19:19:30 2019 +0100 @@ -182,6 +182,9 @@ [self.tr("Notifications"), "preferences-notifications.png", "NotificationsPage", None, None], + "pipPage": + [self.tr("Python Package Management"), "pypi.png", + "PipPage", None, None], "pluginManagerPage": [self.tr("Plugin Manager"), "preferences-pluginmanager.png",