elm_naviframe: use of elm_app_data_dir_get() instead of PACKAGE_DATA_DIR.
authorMichelle Legrand <legrand.michelle@outlook.com>
Mon, 9 Mar 2015 09:05:33 +0000 (10:05 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 26 Mar 2015 17:18:52 +0000 (18:18 +0100)
commitd6d1a2d4b08b88c58abe678c42acd206585cdcd8
treeec48c06b8e935b09e0ec23f790a8cfc1c27c84fc
parente1431180e2f9d177ddfd93e3db147c3bb6fd051d
elm_naviframe: use of elm_app_data_dir_get() instead of PACKAGE_DATA_DIR.

Summary:
This allows to build binaries that will not look for the directory passed to
the configure with --prefix at build but will look for data files according to where
the exe has been installed.

@fix

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/bin/test_naviframe_complex.c