Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv17753
Modified Files:
wxMApp.cpp
Log Message:
fixed writing found helpdir to config
Index: wxMApp.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxMApp.cpp,v
retrieving revision 1.269
retrieving revision 1.270
diff -b -u -2 -r1.269 -r1.270
--- wxMApp.cpp 4 Aug 2003 02:13:07 -0000 1.269
+++ wxMApp.cpp 4 Aug 2003 21:07:35 -0000 1.270
@@ -1396,5 +1396,5 @@
// remember the dir where we found the files
- if ( helpdir != GetHelpDir() )
+ if ( helpdir != READ_APPCONFIG(MP_HELPDIR) )
{
mApplication->GetProfile()->writeEntry(MP_HELPDIR, helpdir);
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates