[Esbox-commits] r1095 - branches/work_Jeff/org.maemo.esbox.help/html/context_help
jeffc at garage.maemo.org
jeffc at garage.maemo.org
Thu Dec 18 04:38:47 EET 2008
Author: jeffc
Date: 2008-12-18 04:38:47 +0200 (Thu, 18 Dec 2008)
New Revision: 1095
Modified:
branches/work_Jeff/org.maemo.esbox.help/html/context_help/esbox_dialogs_help.xml
Log:
added help context id info for python launch configs
Modified: branches/work_Jeff/org.maemo.esbox.help/html/context_help/esbox_dialogs_help.xml
===================================================================
--- branches/work_Jeff/org.maemo.esbox.help/html/context_help/esbox_dialogs_help.xml 2008-12-18 02:33:12 UTC (rev 1094)
+++ branches/work_Jeff/org.maemo.esbox.help/html/context_help/esbox_dialogs_help.xml 2008-12-18 02:38:47 UTC (rev 1095)
@@ -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