diff options
author | abhibeckert <abhi@abhibeckert.com> | 2008-04-05 01:38:54 +0000 |
---|---|---|
committer | abhibeckert <abhi@abhibeckert.com> | 2008-04-05 01:38:54 +0000 |
commit | 9b5ac7d5073e71e4fc78ee21ba46ad3b593a3ccc (patch) | |
tree | 504e35105a667d25695bde06d888f01ef61adae0 /English.lproj/english_help/topics/console.html | |
parent | 175e96ac7aff9b9285c2c12027d554d3a825d5e9 (diff) | |
download | sequelpro-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/console.html')
-rwxr-xr-x | English.lproj/english_help/topics/console.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/English.lproj/english_help/topics/console.html b/English.lproj/english_help/topics/console.html index 6bd2a8f3..1269dc38 100755 --- a/English.lproj/english_help/topics/console.html +++ b/English.lproj/english_help/topics/console.html @@ -1,6 +1,6 @@ <html> <head> -<title>CocoaMySQL Help - Actions Console</title> +<title>Sequel Pro Help - Actions Console</title> <meta name="AppleTitle" content="Actions Console"> <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>Console</h1> </td> @@ -32,11 +32,11 @@ <br> <br> - The Console at the bottom of CocoaMySQL lists all of the actions you made in the current session accompanied by a timestamp. + The Console at the bottom of Sequel Pro lists all of the actions you made in the current session accompanied by a timestamp. It can be shown or hidden using the toolbar icon at the top that says "Show/Hide Console". You can also clear the console by using the "Clear Console" button. If those two icons are not located in your toolbar then right-click in the toolbar area and select "Customize Toolbar..." from the menu. You should then see a window -of icons which you can add to your CocoaMySQL toolbar including the two mentioned above. +of icons which you can add to your Sequel Pro toolbar including the two mentioned above. <br> <br> |