diff options
Diffstat (limited to 'English.lproj/english_help/topics/connect.html')
-rwxr-xr-x | English.lproj/english_help/topics/connect.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/English.lproj/english_help/topics/connect.html b/English.lproj/english_help/topics/connect.html index b32c0dc8..2fbe0864 100755 --- a/English.lproj/english_help/topics/connect.html +++ b/English.lproj/english_help/topics/connect.html @@ -1,6 +1,6 @@ <html> <head> -<title>CocoaMySQL Help - Connecting to a Database</title> +<title>Sequel Pro Help - Connecting to a Database</title> <meta name="AppleTitle" content="Connecting to a Database"> <meta name="AppleFont" content="Lucida Grande"> <meta ROBOTS="robots" CONTENT="anchors"> @@ -14,7 +14,7 @@ <table border="0" cellpadding="0" cellspacing="0" width="100%" height="80"> <tr> <td align="left" valign="top" width="70"> - <img src="cocoamysql_logo.jpg" width="60" height="60" border="0"> + <img src="sequel-pro_logo.jpg" width="60" height="60" border="0"> </td> <td align="left"><h1>Connecting to a Database</h1> </td> @@ -42,7 +42,7 @@ <ul> <li>Enter at least the host (IP or domain name). To connect to a local database, enter localhost or 127.0.0.1 as host.</li> <li>If you enter a database, it will be selected when the connection to the server is established. Otherwise you can select one of the databases on the server afterwards.</li> - <li>If you enter no port, CocoaMySQL uses the default port.</li> + <li>If you enter no port, Sequel Pro uses the default port.</li> <li>Choose "Save to favorites..." in the favorites popup-button to save a connection. Passwords are stored in the Keychain. To edit favorites open the Preferences.</li> <li>You can connect to multiple databases by opening a new window (Menu File > New)</li> </ul> |