[rkward-cvs] SF.net SVN: rkward:[4247] trunk/rkward/doc/rkwardplugins/index.docbook
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Wed May 9 09:17:39 UTC 2012
Revision: 4247
http://rkward.svn.sourceforge.net/rkward/?rev=4247&view=rev
Author: tfry
Date: 2012-05-09 09:17:39 +0000 (Wed, 09 May 2012)
Log Message:
-----------
Document 'recommended'-attribute for dialog / wizard
Modified Paths:
--------------
trunk/rkward/doc/rkwardplugins/index.docbook
Modified: trunk/rkward/doc/rkwardplugins/index.docbook
===================================================================
--- trunk/rkward/doc/rkwardplugins/index.docbook 2012-05-08 20:28:03 UTC (rev 4246)
+++ trunk/rkward/doc/rkwardplugins/index.docbook 2012-05-09 09:17:39 UTC (rev 4247)
@@ -2100,6 +2100,10 @@
<term><label></term>
<listitem><para>Caption for the dialog</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><recommended></term>
+ <listitem><para>Should the dialog be used as the "recommended" interface (i.e. the interface that will be shown by default, unless the user has configured RKWard to default to a specific interface)? This attribute does not currently have and effect, as it is implicitly "true", unless the wizard is recommended.</para></listitem>
+ </varlistentry>
</variablelist></para></listitem>
</varlistentry>
<varlistentry>
@@ -2110,6 +2114,10 @@
<term><label></term>
<listitem><para>Caption for the wizard</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><recommended></term>
+ <listitem><para>Should the wizard be used as the "recommended" interface (i.e. the interface that will be shown by default, unless the user has configured RKWard to default to a specific interface)? Optional, defaults to "false".</para></listitem>
+ </varlistentry>
</variablelist></para></listitem>
</varlistentry>
</variablelist>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list