add to check availability of X11 using ecore_x_init api befor starting animation.
authorByungsoo Kim <bs1770.kim@samsung.com>
Tue, 2 Apr 2013 04:53:14 +0000 (13:53 +0900)
committerByungsoo Kim <bs1770.kim@samsung.com>
Tue, 2 Apr 2013 04:53:14 +0000 (13:53 +0900)
commit0ad077d74f0a5a627c5b80cba74816e83f413a49
treeb6a7fc73d660b7de0c2b53bda6695d2bac368f2c
parentee8f316fffbb718e7f3ce04e347106169cdcf5a1
add to check availability of X11 using ecore_x_init api befor starting animation.

When the system was power off, X11 window system could be terminated before starting poweroff animation.
Therefore, poweroff animation should check availability of X11.

Change-Id: I084786ac12e93cbe1e7e64f956ab0592290c6cf9
Signed-off-by: Byungsoo Kim <bs1770.kim@samsung.com>
src/boot-animation.c