Author: mordante
Date: Sat Sep 13 10:23:33 2008
New Revision: 29430

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29430&view=rev
Log:
Added the ommited f_bool type to the documentation.

Modified:
    trunk/src/gui/widgets/canvas.cpp

Modified: trunk/src/gui/widgets/canvas.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gui/widgets/canvas.cpp?rev=29430&r1=29429&r2=29430&view=diff
==============================================================================
--- trunk/src/gui/widgets/canvas.cpp (original)
+++ trunk/src/gui/widgets/canvas.cpp Sat Sep 13 10:23:33 2008
@@ -205,6 +205,8 @@
  *                                     signed number.
  *     bool                            A boolean value accepts the normal 
  *                                     values as the rest of the game.
+ *     f_bool                          Boolean value or a formula returning a
+ *                                     boolean value.
  *     string                          A text.
  *     tstring                         A translatable string.
  *     f_tstring                       Formula returning a translatable string.


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to