Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv13903/src/gui
Modified Files:
wxMDialogs.cpp
Log Message:
made about/splash picture larger
Index: wxMDialogs.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxMDialogs.cpp,v
retrieving revision 1.428
retrieving revision 1.429
diff -b -u -2 -r1.428 -r1.429
--- wxMDialogs.cpp 29 May 2006 15:44:19 -0000 1.428
+++ wxMDialogs.cpp 30 May 2006 00:18:37 -0000 1.429
@@ -1043,5 +1043,5 @@
// FIXME: have to hard code the size because there is no way to get the
// size of HTML page
- sp->SplitHorizontally(top, bottom, 240);
+ sp->SplitHorizontally(top, bottom, 340);
// this file is too big to have it as BMP or XPM, we always use PNG for it
@@ -1134,8 +1134,8 @@
_T("<h4>") << _("List of contributors:") << _T("</h4>")
"<p>"
- "Karsten Ballüder, Vadim Zeitlin,<br> "
- "Greg Noel, Nerijus Baliūnas, Xavier Nodet,<br>"
- "Vaclav Slavik, Daniel Seifert, Michele Ravani,<br>"
- "Michael A Chase, Robert Vazan " << _("and many others") <<
"<br>"
+ "Karsten Ballüder, Vadim Zeitlin, Greg Noel,<br> "
+ "Nerijus Baliūnas, Xavier Nodet, Vaclav Slavik,<br>"
+ "Daniel Seifert, Michele Ravani, Michael A Chase,<br>"
+ "Robert Vazan " << _("and many others") << "<br>"
"<br>"
_T("<i>") << _("The Mahogany team") << _T("</i><br>")
@@ -1212,5 +1212,5 @@
// hard coding the size is ugly but how to know how much
space the HTML
// page needs (vertically)? (FIXME)
- wxSize(320, 480),
+ wxSize(450, 600),
/* no border styles at all */ wxSTAY_ON_TOP )
{
-------------------------------------------------------
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