aboutsummaryrefslogtreecommitdiffstats
path: root/English.lproj/english_help/topics/tables.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/tables.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/tables.html')
-rwxr-xr-xEnglish.lproj/english_help/topics/tables.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/English.lproj/english_help/topics/tables.html b/English.lproj/english_help/topics/tables.html
index 7b56fc10..3840bb26 100755
--- a/English.lproj/english_help/topics/tables.html
+++ b/English.lproj/english_help/topics/tables.html
@@ -1,6 +1,6 @@
<html>
<head>
-<title>CocoaMySQL Help - Managing Tables</title>
+<title>Sequel Pro Help - Managing Tables</title>
<meta name="AppleTitle" content="Managing Tables">
<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>Managing Tables</h1>
</td>
@@ -59,7 +59,7 @@
<font size="-1" face="Lucida Grande,Geneva,Arial">
<ul>
<li>Add or remove tables with the plus- and minus-buttons.</li>
- <li>If you add a table, CocoaMySQL creates a field called "id" because a table must have at least one column. You can change or delete this field afterwards.</li>
+ <li>If you add a table, Sequel Pro creates a field called "id" because a table must have at least one column. You can change or delete this field afterwards.</li>
<li>Change the name of a table by double-clicking on it. Hit the esc-key to cancel editing.</li>
<li>Select a table and hit the copy button under the list of tables to copy it. If you mark "Copy table content", the new table will also contain all entries of the old table.</li>
</ul>