X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Flib%2Felm_app.h;h=9d7ccebbf48b55d7f3229bf35acae04942e20d40;hb=4f67709746839e2ede6156ee691090c13caa2000;hp=86dba2764870ac149daac22dd944ca105faae9e4;hpb=0977f8e024ade6f9d5a4aa7539ca8ca1506ed2be;p=framework%2Fuifw%2Felementary.git diff --git a/src/lib/elm_app.h b/src/lib/elm_app.h index 86dba27..9d7cceb 100644 --- a/src/lib/elm_app.h +++ b/src/lib/elm_app.h @@ -78,7 +78,11 @@ EAPI void elm_app_info_set(void *mainfunc, const char *dom, const char *c /** * Provide information on the @b fallback application's binaries +<<<<<<< HEAD + * directory, in scenarios where they get overriden by +======= * directory, in scenarios where they get overridden by +>>>>>>> remotes/origin/upstream * elm_app_info_set(). * * @param dir The path to the default binaries directory (compile time @@ -96,7 +100,11 @@ EAPI void elm_app_compile_bin_dir_set(const char *dir); /** * Provide information on the @b fallback application's libraries +<<<<<<< HEAD + * directory, on scenarios where they get overriden by +======= * directory, on scenarios where they get overridden by +>>>>>>> remotes/origin/upstream * elm_app_info_set(). * * @param dir The path to the default libraries directory (compile @@ -114,7 +122,11 @@ EAPI void elm_app_compile_lib_dir_set(const char *dir); /** * Provide information on the @b fallback application's data +<<<<<<< HEAD + * directory, on scenarios where they get overriden by +======= * directory, on scenarios where they get overridden by +>>>>>>> remotes/origin/upstream * elm_app_info_set(). * * @param dir The path to the default data directory (compile time @@ -132,7 +144,11 @@ EAPI void elm_app_compile_data_dir_set(const char *dir); /** * Provide information on the @b fallback application's locale +<<<<<<< HEAD + * directory, on scenarios where they get overriden by +======= * directory, on scenarios where they get overridden by +>>>>>>> remotes/origin/upstream * elm_app_info_set(). * * @param dir The path to the default locale directory (compile time