--- file_not_specified_in_diff +++ file_not_specified_in_diff @@ -, +, @@ --- a/main.c +++ b/main.c @@ -281,7 +281,7 @@ int main(int argc, char **argv) home_dir = g_get_home_dir(); home_dir_len = strlen(home_dir); - app_dir = g_strdup(getenv("APP_DIR")); + app_dir = "/usr/share/rox"; /* Get internationalisation up and running. This requires the * choices system, to discover the user's preferred language.