--- deliantra/gde/TODO 2007/08/21 18:43:55 1.55 +++ deliantra/gde/TODO 2008/07/29 09:18:20 1.56 @@ -3,7 +3,7 @@ - Translate the TODO from German to English :-) -- Do not require setting CROSSFIRE_LIBDIR on the first run. If the LIBDIR +- Do not require setting DELIANTRA_LIBDIR on the first run. If the LIBDIR cannot be found on the first run, the program does not start so it is not possible to use the Preferences dialog to set the LIBDIR. I have seen that this minor initial problem prevents some people from using the editor, @@ -11,7 +11,7 @@ fixing it: when gce starts (either in the main code or in the BEGIN block), try the following directories in order: $CFG->{LIBDIR} - $ENV{CROSSFIRE_LIBDIR} + $ENV{DELIANTRA_LIBDIR} "$PREFIX/share/crossfire" ($PREFIX passed by Makefile) "/usr/share/crossfire" "/usr/share/games/crossfire"