aboutsummaryrefslogtreecommitdiffstats
path: root/English.lproj/english_help/topics/query.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/query.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/query.html')
-rwxr-xr-xEnglish.lproj/english_help/topics/query.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/English.lproj/english_help/topics/query.html b/English.lproj/english_help/topics/query.html
index 2be8ebe9..bb628047 100755
--- a/English.lproj/english_help/topics/query.html
+++ b/English.lproj/english_help/topics/query.html
@@ -1,6 +1,6 @@
<html>
<head>
-<title>CocoaMySQL Help - Performing Custom Queries</title>
+<title>Sequel Pro Help - Performing Custom Queries</title>
<meta name="AppleTitle" content="Performing Custom Queries">
<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>Performing Custom Queries</h1>
</td>
@@ -45,8 +45,8 @@
<li>Under "Last Error Message" you can see the last error message returned by MySQL, if there is one.</li>
<li>Add your query to the favorites or select a favorite query with the favorites pop-up-button.</li>
<li>Select one of the last 20 queries with the history pop-up-button.</li>
- <li>You can perform custom queries out of your favorite text editor by using the services menu (Services > CocoaMySQL > Perform selection as MySQL query). CocoaMySQL uses the last opened window to perform the query.</li>
- <li>If you perferm a query out of a different text editor, be sure that CocoaMySQL is already loaded and has at least one window open.</li>
+ <li>You can perform custom queries out of your favorite text editor by using the services menu (Services > Sequel Pro > Perform selection as MySQL query). Sequel Pro uses the last opened window to perform the query.</li>
+ <li>If you perferm a query out of a different text editor, be sure that Sequel Pro is already loaded and has at least one window open.</li>
</ul>
</td>
</tr>