From 23cddcf85784c1d2054f9563f232beee6b945bec Mon Sep 17 00:00:00 2001 From: gastal Date: Thu, 21 Jul 2011 14:09:25 +0000 Subject: [PATCH] Elementary: small fix to diskselector documentation. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@61565 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/Elementary.h.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/Elementary.h.in b/src/lib/Elementary.h.in index ee286e1..c4473ed 100644 --- a/src/lib/Elementary.h.in +++ b/src/lib/Elementary.h.in @@ -10627,8 +10627,8 @@ extern "C" { * with elm_icon_add(). * * Once the icon object is set, a previously set one will be deleted. - * You probably don't want, then, to have the @b same icon object set - * for more than one item of the diskselector. + * @warning Setting the same icon for two items will cause the icon to + * dissapear from the first item. * * If an icon was passed as argument on item creation, with function * elm_diskselector_item_append(), it will be already -- 2.7.4