diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ path. * src/gui/browserbox.cpp: Make use of then new resource manager method to determine the real path of a file. + * src/gui/gui.cpp: Dynamically determine the path to graphic files instead + of using the try-catch fallback method. 2005-08-03 Andrej Sinicyn <andrej4000@gmail.com> |