seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=06275f1d4a34e0bc9b0c4c3412a5e5b6ed575467
commit 06275f1d4a34e0bc9b0c4c3412a5e5b6ed575467 Author: Daniel Juyung Seo <seojuyu...@gmail.com> Date: Fri Feb 14 10:26:04 2014 +0900 genlist: Added a small description 'Generic list' like gengrid does. --- src/lib/elm_genlist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/elm_genlist.h b/src/lib/elm_genlist.h index 95a1aee..58c4a24 100644 --- a/src/lib/elm_genlist.h +++ b/src/lib/elm_genlist.h @@ -1,5 +1,5 @@ /** - * @defgroup Genlist Genlist + * @defgroup Genlist Genlist (Generic list) * @ingroup Elementary * * @image html genlist_inheritance_tree.png --