[Esbox-commits] r1041 - branches/work_Jeff/org.maemo.esbox.help/html/gettingstarted
jeffc at garage.maemo.org
jeffc at garage.maemo.org
Thu Dec 4 21:25:33 EET 2008
Author: jeffc
Date: 2008-12-04 21:25:32 +0200 (Thu, 04 Dec 2008)
New Revision: 1041
Modified:
branches/work_Jeff/org.maemo.esbox.help/html/gettingstarted/SettingPreferences.html
Log:
updated screenshots and added ESbox pref panels info
Modified: branches/work_Jeff/org.maemo.esbox.help/html/gettingstarted/SettingPreferences.html
===================================================================
--- branches/work_Jeff/org.maemo.esbox.help/html/gettingstarted/SettingPreferences.html 2008-12-04 19:23:00 UTC (rev 1040)
+++ branches/work_Jeff/org.maemo.esbox.help/html/gettingstarted/SettingPreferences.html 2008-12-04 19:25:32 UTC (rev 1041)
@@ -19,26 +19,26 @@
<p>
The first thing a user should do is set the preferences for using Scratchbox, since the rest
of the functionality of the plug-ins depends on these settings. Once the Eclipse IDE is
-running with the plug-ins, the preferences may be set by selecting <strong>Window > Preferences...</strong> and expanding the Maemo group.</p>
+running with the plug-ins, the preferences may be set by selecting <strong>Window > Preferences...</strong> and expanding the ESbox and Maemo groups.</p>
<p>
The Maemo page allows you to define the command pattern for the launch shell and whether or not to log commands.</p>
<p></p>
-<img src="../images/pref_images/maemo_pref.png" alt="preferences1" width="892" height="477"><br>
+<img src="../images/pref_images/maemo_pref.png" alt="preferences1" width="896" height="402"><br>
<br>
<p> </p>
<h2><a name="env"></a>Environment</h2>
<p>The <strong>Environment</strong> page allows you to define Scratchbox environment variables. Click the New button to specify the variable Name and Value. This dialog also specifies environment variable *changes* for any program invoked by ESbox. Variables may be replaced/added or undefined.</p>
-<p><img src="../images/pref_images/pref_maemo_env.png" alt="environment" width="804" height="495"></p>
+<p><img src="../images/pref_images/pref_maemo_env.png" alt="environment" width="802" height="404"></p>
<p> </p>
<h2><a name="int"></a>Installed Targets</h2>
<p>The Installed Targets page allows you to add or remove scratchbox targets. Click New to launch a wizard that guides you through the steps to add a target.</p>
<p><strong>CAUTION:</strong> If you select an existing target and click <strong>Remove</strong>, the complete installation of the SDK will be removed from your filesystem!</p>
-<p><img src="../images/pref_images/targets.png" alt="installed targets" width="692" height="492"></p>
+<p><img src="../images/pref_images/targets.png" alt="installed targets" width="811" height="416"></p>
<p> </p>
<blockquote>
<h3><a name="newtarget"></a>Creating a New Target</h3>
@@ -89,18 +89,23 @@
</blockquote>
<h2><a name="sbox1"></a>Scratchbox 1</h2>
<p>Define your sandbox root directory and command template for Scratchbox 1. </p>
-<p><img src="../images/pref_images/sbox1.png" alt="sbox1" width="1012" height="475"></p>
+<p><img src="../images/pref_images/sbox1.png" alt="sbox1" width="1014" height="402"></p>
<p> </p>
<h2><a name="sbox2"></a>Scratchbox 2</h2>
<p>Define your mapping mode, level of messages that you want logged, and command template for Scratchbox 2.</p>
-<p><img src="../images/pref_images/sbox2.png" alt="sbox2" width="912" height="563"></p>
+<p><img src="../images/pref_images/sbox2.png" alt="sbox2" width="990" height="499"></p>
<p> </p>
<h2><a name="ssh"></a>SSH</h2>
<p>Use the SSH page to configure secure shell settings for communicating with a device.</p>
-<p><img src="../images/pref_images/ssh.png" alt="ssh" width="922" height="575"></p>
+<p><img src="../images/pref_images/ssh.png" alt="ssh" width="868" height="414"></p>
<p> </p>
+<p>The ESbox group contains preferences to select the build machine for ESbox and define settings for X Server.</p>
+<h2><a name="bldmachine"></a>Build Machines</h2>
+<p>The Build Machines page allows you to select a build machine for ESbox. If you select VMware Linux Build Machine or QEMU Linux Build Machine then additional tabs will appear for further setup. Additional information about build machines is provided in the topic <a href="virtualmachine.html">Running ESbox on other operating systems</a>.</p>
+<p> </p>
+<p><img src="../images/buildmachines.png" width="843" height="385"></p>
<h2><a name="xsr"></a>X Server</h2>
<p>The X Server page contains commands for starting the X Server.</p>
-<p><img src="../images/pref_images/xserver.png" alt="xserver" width="930" height="472"></p>
+<p><img src="../images/pref_images/xserver.png" alt="xserver" width="1037" height="389"></p>
</body>
</html>
More information about the Esbox-commits
mailing list