Author: dpage
Date: 2005-09-26 22:54:14 +0100 (Mon, 26 Sep 2005)
New Revision: 4472
Modified:
trunk/www/pgadmin3/cnt/cnt_download.php
Log:
Formatting tweak.
Modified: trunk/www/pgadmin3/cnt/cnt_download.php
===================================================================
--- trunk/www/pgadmin3/cnt/cnt_download.php 2005-09-26 19:51:17 UTC (rev 4471)
+++ trunk/www/pgadmin3/cnt/cnt_download.php 2005-09-26 21:54:14 UTC (rev 4472)
@@ -292,7 +292,7 @@
<table width="100%" border="0" cellspacing="1" cellpadding="8" bgcolor="#efefef">
<tr><td>
# <?php echo _("Note - you may need to use the --enable-debug option if attempting to track down a
crash.");?><br/>
- # <?php echo _("Note - the --enable-mimetype=no option is broken on wxWidgets versions earlier than 2.6.2
andshould be omitted.");?><br/><br/>
+ # <?php echo _("Note - the --enable-mimetype=no option is broken on wxWidgets versions earlier than 2.6.2
andshould be omitted.");?><br/>
# <?php echo _("Note - wxWidgets versions 2.6.2 and below are broken on Solaris. A CVS snapshot from the
stablebranch dated 2005-09-26 or later should be used until 2.6.3 is available.");?><br/><br/>
cd wxWidgets*<br/>
./configure --with-gtk --enable-gtk2 --enable-unicode --enable-mimetype=no<br/>