From: <ma...@us...> - 2003-11-21 11:12:20
|
Update of /cvsroot/sharedaemon/ui-wx In directory sc8-pr-cvs1:/tmp/cvs-serv897 Modified Files: Changelog Log Message: Resource dir access fix for Mac and others. Index: Changelog =================================================================== RCS file: /cvsroot/sharedaemon/ui-wx/Changelog,v retrieving revision 1.90 retrieving revision 1.91 diff -u -d -r1.90 -r1.91 --- Changelog 21 Nov 2003 09:08:10 -0000 1.90 +++ Changelog 21 Nov 2003 11:12:17 -0000 1.91 @@ -21,6 +21,9 @@ ############################################################################### 2003/11/21 Alo Sarv + * Fixed resource directory access if current working directory + differs from application binary directory. Fixes wxMac + resource dir access issues also. * Imported new and cool coloured compilation system by Bodo Thiesen. 2003/11/20 Alo Sarv |