Whops...wrong svn commit msg, should be:
 * Add a link to lua-users.org docs
 * and a small typo

2010/3/8 Enlightenment SVN <no-re...@enlightenment.org>

> Log:
>  Put examples in dist package
> Author:       davemds
> Date:         2010-03-07 15:10:21 -0800 (Sun, 07 Mar 2010)
> New Revision: 46970
>
> Modified:
>  trunk/edje/src/lib/edje_lua.c
>
> Modified: trunk/edje/src/lib/edje_lua.c
> ===================================================================
> --- trunk/edje/src/lib/edje_lua.c       2010-03-07 22:53:07 UTC (rev 46969)
> +++ trunk/edje/src/lib/edje_lua.c       2010-03-07 23:10:21 UTC (rev 46970)
> @@ -54,6 +54,7 @@
>  References:
>  @li For general LUA documentations look at the official LUA manual
>  (http://www.lua.org/manual/5.1/)
> +...@li The lua-users wiki is also full of lua info (
> http://lua-users.org/wiki/)
>  @li Examples of edc files that use LUA can be found in the doc/examples
> folder
>  in the edje sources.
>
> @@ -1324,12 +1325,9 @@
>    {NULL, NULL}                        // sentinel
>  };
>
> -/*
> - * Lua Evas Object bindings
> - */
>  /**
>  @page luaref
> -...@luaclass{object,Generic Object Class}
> +...@luaclass{object,General Object Class}
>
>  Within the lua_script scope, Edje objects (groups, parts, etc) have the
>  following basic attributes and methods:
>
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to