[Esbox-commits] r2347 - branches/work_Ed/org.maemo.esbox.help/html/tasks

eswartz at garage.maemo.org eswartz at garage.maemo.org
Fri Oct 23 21:07:11 EEST 2009


Author: eswartz
Date: 2009-10-23 21:07:10 +0300 (Fri, 23 Oct 2009)
New Revision: 2347

Modified:
   branches/work_Ed/org.maemo.esbox.help/html/tasks/DebianPackage.html
   branches/work_Ed/org.maemo.esbox.help/html/tasks/ProfilingMaemoApplications.html
Log:
More references to "Internet Tablet" for Mica #4641


Modified: branches/work_Ed/org.maemo.esbox.help/html/tasks/DebianPackage.html
===================================================================
--- branches/work_Ed/org.maemo.esbox.help/html/tasks/DebianPackage.html	2009-10-23 15:42:35 UTC (rev 2346)
+++ branches/work_Ed/org.maemo.esbox.help/html/tasks/DebianPackage.html	2009-10-23 18:07:10 UTC (rev 2347)
@@ -23,7 +23,7 @@
 <p> 
 ESbox provides
 features to generate, deploy and install Debian .deb packages for your
-application (C/C++ or Python) on an Internet Tablet.  
+application (C/C++ or Python) on a Maemo device.  
 See <a href="http://www.debian.org/doc/FAQ/ch-pkg_basics.en.html">this page</a> 
 for details about Debian packaging.
 
@@ -45,8 +45,8 @@
 
 <h3 class="style1">Create Debian Package</h3>
 <p>
-You can create Debian packages for the Internet Tablet Application
-Manager. This provides an easy way to import user applications to the Internet Tablet.
+You can create Debian packages for Maemo Application
+Manager. This provides an easy way to import user applications to the Maemo device.
 To execute the Create Debian Package command:</p>
 
 <ol>
@@ -86,7 +86,7 @@
 <p>ESbox allows you to deploy and install the generated .deb package.</p>
 	<p>You may choose to create the package in this step, or re-install a previously generated package.</p>
 	
-<p>To install your application on any target, including Internet Tablets:</p>
+<p>To install your application on any target, including Maemo devices:</p>
 
 <ol>
 

Modified: branches/work_Ed/org.maemo.esbox.help/html/tasks/ProfilingMaemoApplications.html
===================================================================
--- branches/work_Ed/org.maemo.esbox.help/html/tasks/ProfilingMaemoApplications.html	2009-10-23 15:42:35 UTC (rev 2346)
+++ branches/work_Ed/org.maemo.esbox.help/html/tasks/ProfilingMaemoApplications.html	2009-10-23 18:07:10 UTC (rev 2347)
@@ -69,7 +69,7 @@
    OProfile is a system-wide profiler for Linux systems and can profile all running code.
    It consists of a kernel driver and a daemon for collecting sample data, and several
    post-profiling tools for turning data into information. OProfile is supported for ARM/Linux. It's
-   executed on the Internet Tablet in order to obtain a high quality of profiling information. ESbox
+   executed on the Maemo device in order to obtain a high quality of profiling information. ESbox
    uses ssh to remotely execute OProfile and collect profiling information. So, it's necessary to 
    properly install the application (OProfile installation information can be found 
    <a href="http://maemo.org/development/tools/doc/chinook/oprofile/">here</a>.).



More information about the Esbox-commits mailing list