<string>Browse for a file; the full path name will be inserted at the current cursor location in the edit box above.</string>
</property>
@ -107,9 +104,6 @@
<property name="text">
<string>Insert &directory name...</string>
</property>
<property name="accel">
<string>Alt+D</string>
</property>
<property name="whatsThis" stdset="0">
<string>Browse for a directory; the full path name will be inserted at the current cursor location in the edit box above.</string>
</property>
@ -196,9 +190,6 @@
<property name="text">
<string>&Browse...</string>
</property>
<property name="accel">
<string>Alt+B</string>
</property>
<property name="whatsThis" stdset="0">
<string>Browse for the initial working directory where the program is run.</string>
</property>
@ -339,9 +330,6 @@
<property name="text">
<string>&Modify</string>
</property>
<property name="accel">
<string>Alt+M</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enters the environment variable that is currently specified in the edit box into the list. If the named variable is already in the list, it receives a new value; otherwise, a new entry is created.</string>
</property>
@ -353,9 +341,6 @@
<property name="text">
<string>&Delete</string>
</property>
<property name="accel">
<string>Alt+D</string>
</property>
<property name="whatsThis" stdset="0">
<string>Deletes the selected environment variable from the list. This cannot be used to delete environment variables that are inherited.</string>