aboutsummaryrefslogtreecommitdiffstats
path: root/English.lproj/english_help/topics/connect.html
diff options
context:
space:
mode:
authorabhibeckert <abhi@abhibeckert.com>2008-04-05 01:38:54 +0000
committerabhibeckert <abhi@abhibeckert.com>2008-04-05 01:38:54 +0000
commit9b5ac7d5073e71e4fc78ee21ba46ad3b593a3ccc (patch)
tree504e35105a667d25695bde06d888f01ef61adae0 /English.lproj/english_help/topics/connect.html
parent175e96ac7aff9b9285c2c12027d554d3a825d5e9 (diff)
downloadsequelpro-9b5ac7d5073e71e4fc78ee21ba46ad3b593a3ccc.tar.gz
sequelpro-9b5ac7d5073e71e4fc78ee21ba46ad3b593a3ccc.tar.bz2
sequelpro-9b5ac7d5073e71e4fc78ee21ba46ad3b593a3ccc.zip
rename project; disable software update system (ticket #1)
Diffstat (limited to 'English.lproj/english_help/topics/connect.html')
-rwxr-xr-xEnglish.lproj/english_help/topics/connect.html6
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>