View | Details | Raw Unified
Collapse All | Expand All

(-) gcompris-8.4.5/src/gcompris/gcompris.c~ (-1 / +1 lines)
 Lines 1127-1133   static void load_properties () Link Here 
#ifdef NSBUNDLE
#ifdef NSBUNDLE
  exec_prefix = gcompris_nsbundle_resource ();
  exec_prefix = gcompris_nsbundle_resource ();
#else
#else
  exec_prefix = gbr_find_exe_dir("");
  exec_prefix = gbr_find_exe_dir(NULL);
#endif
#endif
  g_warning("exec_prefix %s\n", exec_prefix);
  g_warning("exec_prefix %s\n", exec_prefix);