aul_open -> aul_launch. scroll access added
authorSung-jae Park <nicesj.park@samsung.com>
Thu, 18 Apr 2013 05:04:37 +0000 (14:04 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Thu, 18 Apr 2013 05:04:37 +0000 (14:04 +0900)
commit78577fa1b011d5a09b137dcc5a06a7128ae5633a
treef84a3f9578afaf2cc7c46ef80a8bececad409c49
parent46d35c9acd3c66a715dd985f45c030a49dec420a
aul_open -> aul_launch. scroll access added

Check the parameter.
Even if it is checked before call the function,
We need to guarantees the argument from the receiver function.

Replace the aul_open with aul_launch
To keep the consistency of launching an application with Web.

Update accessibility scroll event.

Change-Id: Ie757bf558cac45e9457f9c06ca3fc469bd74df69
include/livebox.h
packaging/liblivebox-viewer.spec
src/livebox.c
src/util.c