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/index.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/index.html')
-rwxr-xr-x | English.lproj/english_help/index.html | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/English.lproj/english_help/index.html b/English.lproj/english_help/index.html index 11d70d7f..acb42cdf 100755 --- a/English.lproj/english_help/index.html +++ b/English.lproj/english_help/index.html @@ -1,7 +1,7 @@ <html> <head> -<title>CocoaMySQL Help</title> -<meta name="AppleTitle" content="CocoaMySQL Help"> +<title>Sequel Pro Help</title> +<meta name="AppleTitle" content="Sequel Pro Help"> <meta NAME="AppleIcon" CONTENT="icon.gif"> <meta name="AppleFont" content="Lucida Grande"> <meta ROBOTS="robots" CONTENT="anchors"> @@ -15,10 +15,10 @@ <table border="0" cellpadding="0" cellspacing="0" width="100%" height="70"> <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>CocoaMySQL Help</h1> + <h1>Sequel Pro Help</h1> </td> </tr> <tr> @@ -66,12 +66,10 @@ </td> <td width="50%" valign="top"> <font face="Lucida Grande,Geneva,Arial"> - <b>CocoaMySQL Websites</b> + <b>Sequel Pro Websites</b> <br> <font size="-1"> - <a href="http://cocoamysql.sourceforge.net/">http://cocoamysql.sourceforge.net/</a> - <br> - <a href="http://sourceforge.net/projects/cocoamysql/">http://sourceforge.net/projects/cocoamysql/</a> + <a href="http://code.google.com/p/sequel-pro/">http://code.google.com/p/sequel-pro/</a> </font> <br> <br> |