--- a/CondaInterface/CondaInfoDialog.ui Wed Feb 13 19:01:34 2019 +0100 +++ b/CondaInterface/CondaInfoDialog.ui Wed Feb 13 19:03:29 2019 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>650</width> - <height>650</height> + <height>669</height> </rect> </property> <property name="windowTitle"> @@ -83,48 +83,48 @@ <item row="1" column="1"> <widget class="QLabel" name="condaBuildVersionLabel"/> </item> - <item row="2" column="0"> + <item row="3" column="0"> <widget class="QLabel" name="label_5"> <property name="text"> <string>python Version:</string> </property> </widget> </item> - <item row="2" column="1"> + <item row="3" column="1"> <widget class="QLabel" name="pythonVersionLabel"/> </item> - <item row="3" column="0"> - <widget class="QLabel" name="label_2"> + <item row="4" column="0"> + <widget class="QLabel" name="activeEnvironmentLabel"> <property name="text"> <string>Active Environment:</string> </property> </widget> </item> - <item row="3" column="1"> + <item row="4" column="1"> <widget class="QLineEdit" name="activeEnvironmentEdit"/> </item> - <item row="4" column="0"> + <item row="5" column="0"> <widget class="QLabel" name="label_6"> <property name="text"> <string>User Configuration:</string> </property> </widget> </item> - <item row="4" column="1"> + <item row="5" column="1"> <widget class="QLineEdit" name="userConfigEdit"/> </item> - <item row="5" column="0"> + <item row="6" column="0"> <widget class="QLabel" name="label_17"> <property name="text"> <string>System Configuration:</string> </property> </widget> </item> - <item row="5" column="1"> + <item row="6" column="1"> <widget class="QLineEdit" name="systemConfigEdit"/> </item> - <item row="6" column="0"> - <widget class="QLabel" name="label_7"> + <item row="7" column="0"> + <widget class="QLabel" name="configurationsLabel"> <property name="text"> <string>Populated Configurations:</string> </property> @@ -133,20 +133,20 @@ </property> </widget> </item> - <item row="6" column="1"> + <item row="7" column="1"> <widget class="QPlainTextEdit" name="configurationsEdit"/> </item> - <item row="7" column="0"> + <item row="8" column="0"> <widget class="QLabel" name="label_8"> <property name="text"> <string>Base Environment:</string> </property> </widget> </item> - <item row="7" column="1"> + <item row="8" column="1"> <widget class="QLineEdit" name="baseEnvironmentEdit"/> </item> - <item row="8" column="0"> + <item row="9" column="0"> <widget class="QLabel" name="label_9"> <property name="text"> <string>Channel URLs:</string> @@ -156,10 +156,10 @@ </property> </widget> </item> - <item row="8" column="1"> + <item row="9" column="1"> <widget class="QPlainTextEdit" name="channelsEdit"/> </item> - <item row="9" column="0"> + <item row="10" column="0"> <widget class="QLabel" name="label_10"> <property name="text"> <string>Package Cache:</string> @@ -169,10 +169,10 @@ </property> </widget> </item> - <item row="9" column="1"> + <item row="10" column="1"> <widget class="QPlainTextEdit" name="cachesEdit"/> </item> - <item row="10" column="0"> + <item row="11" column="0"> <widget class="QLabel" name="label_11"> <property name="text"> <string>Environment Directories:</string> @@ -182,63 +182,73 @@ </property> </widget> </item> - <item row="10" column="1"> + <item row="11" column="1"> <widget class="QPlainTextEdit" name="envDirsEdit"/> </item> - <item row="11" column="0"> + <item row="12" column="0"> <widget class="QLabel" name="label_12"> <property name="text"> <string>Platform:</string> </property> </widget> </item> - <item row="11" column="1"> + <item row="12" column="1"> <widget class="QLabel" name="platformLabel"/> </item> - <item row="12" column="0"> - <widget class="QLabel" name="label_13"> + <item row="13" column="0"> + <widget class="QLabel" name="useragentLabel"> <property name="text"> <string>User-Agent:</string> </property> </widget> </item> - <item row="12" column="1"> + <item row="13" column="1"> <widget class="QLineEdit" name="useragentEdit"/> </item> - <item row="13" column="0"> - <widget class="QLabel" name="label_14"> + <item row="14" column="0"> + <widget class="QLabel" name="uidGidLabel"> <property name="text"> <string>UID:GID:</string> </property> </widget> </item> - <item row="13" column="1"> - <widget class="QLabel" name="uidGidLabel"/> + <item row="14" column="1"> + <widget class="QLabel" name="uidGidDataLabel"/> </item> - <item row="14" column="0"> - <widget class="QLabel" name="label_15"> + <item row="15" column="0"> + <widget class="QLabel" name="netrcLabel"> <property name="text"> <string>netrc File:</string> </property> </widget> </item> - <item row="14" column="1"> + <item row="15" column="1"> <widget class="QLineEdit" name="netrcEdit"/> </item> - <item row="15" column="0"> + <item row="16" column="0"> <widget class="QLabel" name="label_16"> <property name="text"> <string>Offline Mode:</string> </property> </widget> </item> - <item row="15" column="1"> + <item row="16" column="1"> <widget class="QCheckBox" name="offlineCheckBox"> <property name="text"> <string/> </property> </widget> </item> + <item row="2" column="0"> + <widget class="QLabel" name="label_18"> + <property name="text"> + <string>conda-env Version:</string> + </property> + </widget> + </item> + <item row="2" column="1"> + <widget class="QLabel" name="condaEnvVersionLabel"/> + </item> </layout> </item> <item>