From: Kim Shinwoo <kimcinoo.efl@gmail.com>
authorKim Shinwoo <kimcinoo.efl@gmail.com>
Fri, 14 Sep 2012 13:30:18 +0000 (13:30 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Fri, 14 Sep 2012 13:30:18 +0000 (13:30 +0000)
commitb99be6e85f6a0ec5cde6ffb3b837b6779ae95d94
tree89c037c0c98c6404780957a6e3e9818e3efd6cdc
parent32d01b8402c767b1c6b92528fccdc3beeac602ed
From: Kim Shinwoo <kimcinoo.efl@gmail.com>
Subject: [E-devel] [patch][elementary] bubble - text set does not
display info text part

current bubble dose not display 'info' which is TEXT part.
i have learned that the following commit would be reverted.
http://trac.enlightenment.org/e/changeset/71516/trunk/elementary/src/lib/elm_bubble.c
or remove 'else' from 'else if' on current
_elm_bubble_smart_text_set();.

anyhow i made a diff and attached. please find it and give feedback.
thanks.

SVN revision: 76669
ChangeLog
NEWS
src/lib/elm_bubble.c