Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv331/src/gui
Modified Files:
wxIconManager.cpp
Log Message:
also look in res subdirectory of source directory for images (Msplash.png lives
there)
Index: wxIconManager.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxIconManager.cpp,v
retrieving revision 1.111
retrieving revision 1.112
diff -b -u -2 -r1.111 -r1.112
--- wxIconManager.cpp 24 Aug 2006 19:46:08 -0000 1.111
+++ wxIconManager.cpp 25 Aug 2006 16:23:13 -0000 1.112
@@ -565,4 +565,5 @@
// without installing it
pf.AddPaths(String(M_TOP_SOURCEDIR) + _T("/src/icons"));
+ pf.AddPaths(String(M_TOP_SOURCEDIR) + _T("/res"));
#endif // M_TOP_SOURCEDIR
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates