--- a/Plugins/UiExtensionPlugins/PipInterface/PipPackagesInputDialog.ui Tue Jun 12 18:59:45 2018 +0200 +++ b/Plugins/UiExtensionPlugins/PipInterface/PipPackagesInputDialog.ui Tue Jun 12 19:01:06 2018 +0200 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>600</width> - <height>154</height> + <height>186</height> </rect> </property> <property name="windowTitle"> @@ -20,21 +20,21 @@ <item> <widget class="QLabel" name="label"> <property name="text"> - <string>Select the pip executable to be used:</string> + <string>Virtual Environment:</string> </property> </widget> </item> <item> - <widget class="QComboBox" name="pipComboBox"> + <widget class="QComboBox" name="venvComboBox"> <property name="toolTip"> - <string>Select the pip command to use</string> + <string>Select the virtual environment to be used</string> </property> </widget> </item> <item> <widget class="QLabel" name="label_2"> <property name="text"> - <string>Enter package specifications (separated by whitespace):</string> + <string>Package Specifications (separated by whitespace):</string> </property> </widget> </item>