[Esbox-commits] r130 - in trunk/org.indt.esbox.help/html: gettingstarted images tasks
carolina at garage.maemo.org
carolina at garage.maemo.org
Mon Oct 15 18:14:41 EEST 2007
Author: carolina
Date: 2007-10-15 18:14:40 +0300 (Mon, 15 Oct 2007)
New Revision: 130
Added:
trunk/org.indt.esbox.help/html/images/esbox0.jpg
trunk/org.indt.esbox.help/html/images/esbox1.jpg
trunk/org.indt.esbox.help/html/images/esbox2.jpg
trunk/org.indt.esbox.help/html/images/esbox3.jpg
trunk/org.indt.esbox.help/html/images/target0.1.jpg
Modified:
trunk/org.indt.esbox.help/html/gettingstarted/CreatingAMaemoProject.html
trunk/org.indt.esbox.help/html/tasks/CreateNewTarget.html
Log:
Improving CreateNewTarget.html
and CreatingAMaemoProject.html
Some pictures will be added.
Modified: trunk/org.indt.esbox.help/html/gettingstarted/CreatingAMaemoProject.html
===================================================================
--- trunk/org.indt.esbox.help/html/gettingstarted/CreatingAMaemoProject.html 2007-10-15 14:28:52 UTC (rev 129)
+++ trunk/org.indt.esbox.help/html/gettingstarted/CreatingAMaemoProject.html 2007-10-15 15:14:40 UTC (rev 130)
@@ -20,13 +20,23 @@
<p>To create a new C/C++ Maemo project:</p>
<ol>
<p><li><div align="justify">Select: File -> New -> Project from the main menu bar to open the New Project wizard.</div></li></p>
+ <p></p><img src="../images/esbox0.jpg" alt="esbox0"></li>
+
<p><li><div align="justify">In the New Project, select the folder with the name C, click in C/C++ Maemo Project and click Next to start the new C/C++ maemo project wizard.</div></li></p>
- <p><li><div align="justify">On this page, type your project name in the Project name field.</div></li></p>
+ <p></p><img src="../images/esbox1.jpg" alt="esbox1"></li>
+
+ <p><li><div align="justify">On this page, type your project name in the Project name field.</div></li></p>
<p><li><div align="justify">You can choose a empty project for new C/C++ Maemo Project or template in project type.</div></li></p>
<p><li><div align="justify">You can choose platform and SDK.</div></li></p>
+ <p></p><img src="../images/esbox2.jpg" alt="esbox2"></li>
+
<p><li><div align="justify">Click in Next if you want to configurate your project if no, click on Finish</div></li></p>
+
<p><li><div align="justify">This step you will select an target for your project</div></li></p>
<p><li><div align="justify">Use "Advanced Settings" button to edit project's properties</div></li></p>
+ <p></p><img src="../images/esbox3.jpg" alt="esbox3"></li>
+
+
<p><li><div align="justify">Click in Next if you still want configurate your project if no, click on Finish</div></li></p>
</ol>
Added: trunk/org.indt.esbox.help/html/images/esbox0.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/org.indt.esbox.help/html/images/esbox0.jpg
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/org.indt.esbox.help/html/images/esbox1.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/org.indt.esbox.help/html/images/esbox1.jpg
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/org.indt.esbox.help/html/images/esbox2.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/org.indt.esbox.help/html/images/esbox2.jpg
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/org.indt.esbox.help/html/images/esbox3.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/org.indt.esbox.help/html/images/esbox3.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/org.indt.esbox.help/html/images/target0.1.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/org.indt.esbox.help/html/images/target0.1.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/org.indt.esbox.help/html/tasks/CreateNewTarget.html
===================================================================
--- trunk/org.indt.esbox.help/html/tasks/CreateNewTarget.html 2007-10-15 14:28:52 UTC (rev 129)
+++ trunk/org.indt.esbox.help/html/tasks/CreateNewTarget.html 2007-10-15 15:14:40 UTC (rev 130)
@@ -25,10 +25,17 @@
<p align="left">You can create a new Target following these steps:</p>
<ol>
- <p><li><div align="justify">First need to specify a name of new target.</div></li></p>
+ <p><li><div align="justify">First click on Properties.</div></li></p>
+ <p></p><img src="../images/target.jpg" alt="target"></li>
+
+ <p><li><div align="justify">Then, click on New to show a wizard to help
+ the programmer to create new target.</div></li></p>
+ <p></p><img src="../images/target0.1.jpg" alt="target0.1"></li>
+
+ <p><li><div align="justify">First, you need to specify a name of new target.</div></li></p>
<p></p><img src="../images/target0.jpg" alt="target0"></li>
- <p><li><div align="justify">Next, the wizard will ask which toolchain should be used to compile programs.</div></li></p>
+ <p><li><div align="justify">Next wizard will ask which toolchain should be used to compile programs.</div></li></p>
<p></p><img src="../images/target1.jpg" alt="target1"></li>
<p><li><div align="justify">We can select optional development tools.</div></li></p>
More information about the Esbox-commits
mailing list