Fix the text type box parsing bug.
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 10 Jan 2013 11:25:32 +0000 (20:25 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Fri, 11 Jan 2013 11:16:56 +0000 (20:16 +0900)
commit22ef0e323addc3b69d954d686c80f5817900477b
tree4fee825af0b91584a642aa09bade25f7c82e80d0
parent92b52bdbfeeb1613903d6f3cdcb1d4229ad9ee16
Fix the text type box parsing bug.

Use the kept_in_safe function to get the filename of the text data
Without that function, the parser couldn't find the correct data file.

Change-Id: If4aea2a0445192664523dfd3cab914f01c15614a
packaging/liblivebox-viewer.spec
src/client.c
src/fb.c
src/livebox.c