From: hyoyoung.chang@samsung.com
authorhyoyoung.chang <hyoyoung.chang@samsung.com>
Thu, 2 Dec 2010 08:25:36 +0000 (08:25 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Thu, 2 Dec 2010 08:25:36 +0000 (08:25 +0000)
commita1d23945ee23bd34289749e07f19bfe152c91482
treeee4e637d29c5fe2c35c4f60ea0fe61df1636c014
parentdc3d84be846a4983cab608f1dfc67f36a2fc869a
From: hyoyoung.chang@samsung.com

As we talked last week, I made a version of adding external image in
elm_entry. It seeks a local file if prefix is 'file://' then it loads image and adds it. If image file can't be loaded, adding
wft emoticon.

patch in with minor fix for path and an added actual test case in elm
entry test.

SVN revision: 55134
src/bin/test_entry.c
src/lib/elm_entry.c