Modified:
branches/guffert/mysql.bmp
branches/guffert/scripts/macosx/License.html.in
branches/guffert/scripts/macosx/ReadMe.html.in
branches/guffert/scripts/macosx/Welcome.html.in
branches/guffert/scripts/macosx/myodbc.png
Log:
Update MySQL logo images, and clean up text on Mac OS X installer pages.
Modified: branches/guffert/mysql.bmp
===================================================================
(Binary files differ)
Modified: branches/guffert/scripts/macosx/License.html.in
===================================================================
--- branches/guffert/scripts/macosx/License.html.in 2008-04-16 18:01:58 UTC (rev 1110)
+++ branches/guffert/scripts/macosx/License.html.in 2008-05-09 23:08:26 UTC (rev 1111)
@@ -6,7 +6,7 @@
</head>
<body>
-<font face="Arial,Helvetica">
+<font face="Helvetica">
<h2>GNU GENERAL PUBLIC LICENSE</h2>
<p>
Modified: branches/guffert/scripts/macosx/ReadMe.html.in
===================================================================
--- branches/guffert/scripts/macosx/ReadMe.html.in 2008-04-16 18:01:58 UTC (rev 1110)
+++ branches/guffert/scripts/macosx/ReadMe.html.in 2008-05-09 23:08:26 UTC (rev 1111)
@@ -6,7 +6,7 @@
</head>
<body>
-<font face="Arial,Helvetica">
+<font face="Helvetica">
<table border=0 cellspacing=5 cellpadding=0 width="100%">
<tr>
@@ -30,12 +30,12 @@
<p>
This package does not require anything special to be installed
on your machine - not even other MySQL software. Mac OS X 10.4
- and up comes bundled with an ODBC manager, iODBC.
+ and later include the iODBC driver manager.
</p>
<p>
- Once this install is complete you can use the following program
- to help manage your ODBC connections;
+ When the installation is complete you can use the following program
+ to help manage your ODBC connections:
</p>
<pre>
@@ -43,11 +43,11 @@
</pre>
<p>
- The purpose of this install is to;
+ This installer will:
<ol>
<li>Copy the ODBC driver and setup libraries to
<code>/usr/local/lib/</code>.</li>
<li>Copy command-line utilities to
<code>/usr/local/bin/</code>.</li>
- <li>Register the driver and setup libraries with ODBC.</li>
+ <li>Register the driver and setup libraries with the iODBC driver
manager.</li>
</ol>
</p>
Modified: branches/guffert/scripts/macosx/Welcome.html.in
===================================================================
--- branches/guffert/scripts/macosx/Welcome.html.in 2008-04-16 18:01:58 UTC (rev 1110)
+++ branches/guffert/scripts/macosx/Welcome.html.in 2008-05-09 23:08:26 UTC (rev 1111)
@@ -6,7 +6,7 @@
</head>
<body>
-<font face="Arial,Helvetica">
+<font face="Helvetica">
<table border=0 cellspacing=5 cellpadding=0 width="100%">
<tr>
@@ -15,7 +15,7 @@
</td>
<td>
<b>
- MySQL Connctor/ODBC
+ MySQL Connector/ODBC
<br>
@VERSION@
</b>
@@ -24,16 +24,11 @@
</table>
<p>
- This is the installer for the MySQL Connector/ODBC.
- MySQL Connector/ODBC allows your ODBC enabled applications to work with
- MySQL servers.
+ This is the installer for MySQL Connector/ODBC, which allows applications
+ to work with MySQL servers by using the cross-platform, database-agnostic
+ ODBC interface.
</p>
-<p>
- MySQL Connector/ODBC also allows software developers to create data access
- code which is portable across platforms and across databases.
-</p>
-
<br>
<p>
Modified: branches/guffert/scripts/macosx/myodbc.png
===================================================================
(Binary files differ)
| Thread |
|---|
| • Connector/ODBC 3.51 commit: r1111 - in branches/guffert: . scripts/macosx | jwinstead | 10 May 2008 |