eric6/Debugger/StartCoverageDialog.ui

changeset 8238
849d7434c2e1
parent 8162
8358c3c95841
equal deleted inserted replaced
8237:acc1490f822e 8238:849d7434c2e1
75 <horstretch>0</horstretch> 75 <horstretch>0</horstretch>
76 <verstretch>0</verstretch> 76 <verstretch>0</verstretch>
77 </sizepolicy> 77 </sizepolicy>
78 </property> 78 </property>
79 <property name="toolTip"> 79 <property name="toolTip">
80 <string>Enter the environment variables to be set.</string> 80 <string>Enter the environment variables to be set separated by whitespace.</string>
81 </property> 81 </property>
82 <property name="whatsThis"> 82 <property name="whatsThis">
83 <string>&lt;b&gt;Environment Variables&lt;/b&gt; 83 <string>&lt;b&gt;Environment Variables&lt;/b&gt;
84 &lt;p&gt;Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.&lt;/p&gt; 84 &lt;p&gt;Enter the environment variables to be set for the program. The individual settings must be separated by whitespace and be given in the form 'var=value'. In order to add to an environment variable, enter it in the form 'var+=value'. To delete an environment variable, append a '-' to the variable name.&lt;/p&gt;
85 &lt;p&gt;Example: var1=1 var2=&quot;hello world&quot; var3+=&quot;:/tmp&quot; var4-&lt;/p&gt;</string> 85 &lt;p&gt;Example: var1=1 var2=&quot;hello world&quot; var3+=&quot;:/tmp&quot; var4-&lt;/p&gt;</string>

eric ide

mercurial