[Checkins] SVN: megrok.menu/trunk/README.txt Update README.txt just saying where to find more use cases and examples.

Santiago Videla santiago.videla at gmail.com
Sun Feb 15 17:55:12 EST 2009


Log message for revision 96574:
  Update README.txt just saying where to find more use cases and examples.
  
  

Changed:
  U   megrok.menu/trunk/README.txt

-=-
Modified: megrok.menu/trunk/README.txt
===================================================================
--- megrok.menu/trunk/README.txt	2009-02-15 22:49:32 UTC (rev 96573)
+++ megrok.menu/trunk/README.txt	2009-02-15 22:55:12 UTC (rev 96574)
@@ -23,5 +23,7 @@
 menu item's label and description.  The ``menuitem`` directive takes
 at least one argument, the menu that the item is registered to be for.
 This can either be an identifier string or the menu class
-itself. Other optional parameters include ``icon``, ``filter`` and
-``order``.
+itself. Other optional parameters include ``icon``, ``filter``, ``order``
+and ``extra``.
+
+For more use cases and examples, take a look to tests/test_functional.py



More information about the Checkins mailing list