elm_genlist: use of elm_app_data_dir_get() instead of PACKAGE_DATA_DIR.
authorMichelle Legrand <legrand.michelle@outlook.com>
Mon, 9 Mar 2015 09:02:36 +0000 (10:02 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 26 Mar 2015 17:18:11 +0000 (18:18 +0100)
commit4da5e2868544512fa79e0cbf0e0a52263de258b0
tree61fb3efd17bff3b5e6efcbf1f9f4670472859ba3
parent5ffcf27033378f8b4a4fd0b59f7ee5ff2620d703
elm_genlist: 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>
legacy/elementary/src/bin/test_genlist.c