[Esbox-commits] r1099 - trunk/org.maemo.esbox.help/html/context_help
jeffc at garage.maemo.org
jeffc at garage.maemo.org
Fri Dec 19 04:48:47 EET 2008
Author: jeffc
Date: 2008-12-19 04:48:47 +0200 (Fri, 19 Dec 2008)
New Revision: 1099
Modified:
trunk/org.maemo.esbox.help/html/context_help/esbox_dialogs_help.xml
Log:
added help context id info for python launch configs
Modified: trunk/org.maemo.esbox.help/html/context_help/esbox_dialogs_help.xml
===================================================================
--- trunk/org.maemo.esbox.help/html/context_help/esbox_dialogs_help.xml 2008-12-19 02:45:51 UTC (rev 1098)
+++ trunk/org.maemo.esbox.help/html/context_help/esbox_dialogs_help.xml 2008-12-19 02:48:47 UTC (rev 1099)
@@ -44,16 +44,20 @@
<description>Maemo local or remote launch configuration main settings</description>
<topic label="Main options Remote Launch" href="html/concepts/RemoteLaunching.html" />
<topic label="Main options Local Launch" href="html/concepts/LocalLaunching.html" />
+ <topic label="Main options Python Local Launch" href="html/gettingstarted/RunningPythonProject.html#main" />
</context>
-
<!-- PLUGIN: org.maemo.mica.python.launch -->
<!-- launch config dialog => Maemo python launch => main tab -->
<!-- <context id="launch_configuration_dialog_main_tab" > -->
-<!-- launch config dialog => Maemo python launch => argument tab -->
-<!-- <context id="launch_configuration_dialog_argument_tab" > -->
+ <!-- launch config dialog => Maemo python launch => argument tab -->
+ <context id="launch_configuration_dialog_argument_tab" >
+ <description>Python Maemo local or remote launch configuration Argument settings</description>
+ <topic label="Arguments for Python Launch Configuration" href="html/gettingstarted/RunningPythonProject.html#args" />
+ </context>
+
<!-- PLUGIN: org.maemo.mica.protocol.ssh -->
<!-- Global preference => Maemo => Environment ssh -->
<context id="global_pref_maemo_ssh" >
More information about the Esbox-commits
mailing list