Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv30092
Modified Files:
wxMDialogs.cpp
Log Message:
use Msplash.png instead of bmp/xpm in one more place
Index: wxMDialogs.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxMDialogs.cpp,v
retrieving revision 1.427
retrieving revision 1.428
diff -b -u -2 -r1.427 -r1.428
--- wxMDialogs.cpp 29 May 2006 15:06:38 -0000 1.427
+++ wxMDialogs.cpp 29 May 2006 15:44:19 -0000 1.428
@@ -127,5 +127,4 @@
# define PythonPowered "PythonPowered"
#else //real XPMs
-# include "../src/icons/Msplash.xpm"
# include "../src/icons/wxlogo.xpm"
# ifdef USE_SSL
@@ -2580,5 +2579,8 @@
wxHtmlWindow *license = new wxHtmlWindow(this);
- wxMemoryFSHandler::AddFile(_T("splash") MEMORY_FS_FILE_EXT,
wxBITMAP(Msplash), MEMORY_FS_FILE_FMT);
+ wxMemoryFSHandler::AddFile(_T("splash") MEMORY_FS_FILE_EXT,
+ mApplication->GetIconManager()->
+ wxIconManager::GetBitmap(_T("Msplash")),
+ MEMORY_FS_FILE_FMT);
license->SetPage("<body text=#000000 bgcolor=#ffffff>"
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates