Revision: 18727
          http://sourceforge.net/p/gate/code/18727
Author:   ian_roberts
Date:     2015-05-28 17:06:57 +0000 (Thu, 28 May 2015)
Log Message:
-----------
Clearer explanation of the "menu" parameter for ready-made apps

Modified Paths:
--------------
    userguide/trunk/gate_development.tex

Modified: userguide/trunk/gate_development.tex
===================================================================
--- userguide/trunk/gate_development.tex        2015-05-28 13:58:56 UTC (rev 
18726)
+++ userguide/trunk/gate_development.tex        2015-05-28 17:06:57 UTC (rev 
18727)
@@ -449,11 +449,13 @@
 \end{lstlisting}
 
 The menu parameter is used to specify the folder structure in which the menu
-item will be places. This is a list and works in the same fashion as adding
-tools to the Tools menu (see Section \ref{sec:creole-model:tools:menu-path}).
+item will be placed. Typically its value will just be a single menu name, but
+it can be a semicolon-separated list of names, which will map to a series of
+sub-menus.  For example \verb!"Languages;German"! would create a ``Languages''
+menu with a ``German'' sub-menu, which in turn would contain the menu item
+for this application.
 
 
-
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \subsect[sec:development:disributingplugins]{Distributing Your New Plugins}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to