Reload DBox when system font is changed
authorMinHyung Ko <minhyung.ko@samsung.com>
Sat, 14 Sep 2013 05:51:10 +0000 (14:51 +0900)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Sat, 14 Sep 2013 06:03:01 +0000 (15:03 +0900)
commit4b1cb3349690d7698ff598414a6e26be49e034ec
treec801ad6f33308b4e4fe1e62afb3afb78abd9bf5f
parent82e08ded67c69d0656cfc03f1878461e006e6cff
Reload DBox when system font is changed

[Issue#]   N/A
[Problem]  DBox font is not changed even though system font is changed
[Cause]    Missing callback for font changed
[Solution] Add callback for font change

[SCMRequest] N/A

Change-Id: I0fa9fbefb88df40795485f9fac48a00cfae03765
src/Daemon/BoxDaemonImpl.cpp
src/Daemon/BoxDaemonImpl.h
src/Plugin/AppBoxPlugin/AppBoxRenderView.cpp