[Esbox-commits] r1085 - trunk/org.maemo.esbox.help
jeffc at garage.maemo.org
jeffc at garage.maemo.org
Tue Dec 16 00:01:16 EET 2008
Author: jeffc
Date: 2008-12-16 00:01:16 +0200 (Tue, 16 Dec 2008)
New Revision: 1085
Modified:
trunk/org.maemo.esbox.help/plugin.xml
trunk/org.maemo.esbox.help/tocconcepts.xml
trunk/org.maemo.esbox.help/tocgettingstarted.xml
trunk/org.maemo.esbox.help/toctasks.xml
Log:
sync'd up with work_jeff branch
Modified: trunk/org.maemo.esbox.help/plugin.xml
===================================================================
--- trunk/org.maemo.esbox.help/plugin.xml 2008-12-15 21:52:09 UTC (rev 1084)
+++ trunk/org.maemo.esbox.help/plugin.xml 2008-12-15 22:01:16 UTC (rev 1085)
@@ -50,6 +50,9 @@
<contexts file="html/context_help/esbox_dialogs_help.xml"
plugin="org.maemo.mica.common.ui" />
+ <contexts file="html/context_help/esbox_dialogs_help.xml"
+ plugin="org.maemo.mica.linux.packages.ui" />
+
</extension>
</plugin>
Modified: trunk/org.maemo.esbox.help/tocconcepts.xml
===================================================================
--- trunk/org.maemo.esbox.help/tocconcepts.xml 2008-12-15 21:52:09 UTC (rev 1084)
+++ trunk/org.maemo.esbox.help/tocconcepts.xml 2008-12-15 22:01:16 UTC (rev 1085)
@@ -6,8 +6,6 @@
</topic>
<topic label="Local Debugging" href="html/concepts/LocalDebugging.html">
</topic>
- <topic label="Local Launching" href="html/concepts/LocalLaunching.html">
- </topic>
<topic label="Maemo Builder" href="html/concepts/MaemoBuilder.html">
</topic>
<topic label="Maemo Projects" href="html/concepts/MaemoProjects.html">
@@ -16,8 +14,6 @@
</topic>
<topic label="Remote Debugging a Maemo C/C++ Application" href="html/concepts/RemoteDebugging.html">
</topic>
- <topic label="Remote Launching a Maemo C/C++ Application" href="html/concepts/RemoteLaunching.html">
- </topic>
<topic label="Sbrsh" href="html/concepts/Sbrsh.html">
</topic>
<topic label="Scratchbox Target" href="html/concepts/ScratchboxTarget.html">
Modified: trunk/org.maemo.esbox.help/tocgettingstarted.xml
===================================================================
--- trunk/org.maemo.esbox.help/tocgettingstarted.xml 2008-12-15 21:52:09 UTC (rev 1084)
+++ trunk/org.maemo.esbox.help/tocgettingstarted.xml 2008-12-15 22:01:16 UTC (rev 1085)
@@ -14,9 +14,7 @@
<topic label="Running Python Maemo Project" href="html/gettingstarted/RunningPythonProject.html" />
<topic label="Debugging a C/C++ Maemo Application" href="html/gettingstarted/DebuggingCMaemoApplications.html" />
<topic label="Debugging a Python Maemo Application" href="html/gettingstarted/DebuggingPythonMaemoApplications.html" />
- <topic label="Extracting Strings" href="html/gettingstarted/ExternalizeString.html" />
<topic label="Setting Sbrsh Preferences" href="html/gettingstarted/SettingsSbrshConfiguration.html" />
- <topic label="Profiling Maemo Applications" href="html/gettingstarted/ProfilingMaemoApplications.html" />
<topic label="Project Configuration" href="html/gettingstarted/ConfigurationTutorial.html">
<topic label="Setting Preferences" href="html/gettingstarted/SettingPreferences.html" >
<topic label="Build Machines" href="html/gettingstarted/SettingPreferences.html#bldmachine"/>
Modified: trunk/org.maemo.esbox.help/toctasks.xml
===================================================================
--- trunk/org.maemo.esbox.help/toctasks.xml 2008-12-15 21:52:09 UTC (rev 1084)
+++ trunk/org.maemo.esbox.help/toctasks.xml 2008-12-15 22:01:16 UTC (rev 1085)
@@ -14,10 +14,12 @@
</topic>
<topic label="Remote Launching" href="html/concepts/RemoteLaunching.html">
</topic>
- <topic label="Local Debugging" href="html/concepts/LocalDebugging.html">
- </topic>
- <topic label="Remote Debugging" href="html/concepts/RemoteDebugging.html">
+ <topic label="Debian Package Management" href="html/tasks/DebianPackage.html">
</topic>
- <topic label="Debian Package Management" href="html/tasks/DebianPackage.html">
- </topic>
+ <topic label="Profiling Maemo Applications" href="html/tasks/ProfilingMaemoApplications.html">
+ </topic>
+ <topic label="Extracting Strings" href="html/tasks/ExternalizeString.html">
+ </topic>
+ <topic label="Validating Installed Packages" href="html/tasks/validatepackages.html">
+ </topic>
</toc>
More information about the Esbox-commits
mailing list