
This patch removes hostname and ports attributes, and modifies memory_size as MiB from create dialog. Also, merge environment tab into miscellaneous tab. Since create dialog will be changed widely in following patch, so this patch is provided as hotfix. Change-Id: I63920f7792655cce06d3bcf531ecdce6591cdd44
7 lines
248 B
HTML
7 lines
248 B
HTML
<dl>
|
|
<dt translate>Working Directory</dt>
|
|
<dd translate>The working directory needs to be an absolute path.</dd>
|
|
<dt translate>Environment Variables</dt>
|
|
<dd translate>The environment variables in comma separated KEY=VALUE pairs</dd>
|
|
</dl>
|