elm config also do it. need to actually USe the prefix stuiff.. no

more package_data_dir use int he code.. needs to go.



SVN revision: 58864
This commit is contained in:
Carsten Haitzler 2011-04-24 09:52:31 +00:00
parent 6bb5c38ea6
commit 858a6567be
1 changed files with 4 additions and 0 deletions

View File

@ -2942,6 +2942,10 @@ elm_main(int argc,
{
int i;
elm_app_info_set(elm_main, "elementary", "images/logo.png");
elm_app_compile_bin_dir_set(PACKAGE_BIN_DIR);
elm_app_compile_data_dir_set(PACKAGE_DATA_DIR);
for (i = 1; i < argc; i++)
{
if (!strcmp(argv[i], "-h"))