From: | svn(at)pgadmin(dot)org |
---|---|
To: | pgadmin-hackers(at)postgresql(dot)org |
Subject: | SVN Commit by dpage: r4472 - trunk/www/pgadmin3/cnt |
Date: | 2005-09-26 21:54:14 |
Message-ID: | 200509262154.j8QLsEfj002822@developer.pgadmin.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
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 and should be omitted.");?><br/><br/>
+ # <?php echo _("Note - the --enable-mimetype=no option is broken on wxWidgets versions earlier than 2.6.2 and should be omitted.");?><br/>
# <?php echo _("Note - wxWidgets versions 2.6.2 and below are broken on Solaris. A CVS snapshot from the stable branch 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/>
From | Date | Subject | |
---|---|---|---|
Next Message | Miha Radej | 2005-09-27 08:13:17 | cannot disable displaying of system objects |
Previous Message | svn | 2005-09-26 19:51:17 | SVN Commit by dpage: r4471 - trunk/www/pgadmin3/cnt |