aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/Help/index.html
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2010-03-17 16:34:47 +0000
committerstuconnolly <stuart02@gmail.com>2010-03-17 16:34:47 +0000
commitf834bfb9b878c622f5aabeec169c3f2af8c81e25 (patch)
treed187407b738781a266b25e79fdb8cc6ed47a1ac6 /Interfaces/English.lproj/Help/index.html
parent60dda45aa41e11946a0e5f8aea3e8352f446ca24 (diff)
downloadsequelpro-f834bfb9b878c622f5aabeec169c3f2af8c81e25.tar.gz
sequelpro-f834bfb9b878c622f5aabeec169c3f2af8c81e25.tar.bz2
sequelpro-f834bfb9b878c622f5aabeec169c3f2af8c81e25.zip
Consolidate all localizable content in the Resources/ directory and only use Interfaces/ for XIBs. This addresses the first point on issue #593.
Diffstat (limited to 'Interfaces/English.lproj/Help/index.html')
-rwxr-xr-xInterfaces/English.lproj/Help/index.html99
1 files changed, 0 insertions, 99 deletions
diff --git a/Interfaces/English.lproj/Help/index.html b/Interfaces/English.lproj/Help/index.html
deleted file mode 100755
index 265dd630..00000000
--- a/Interfaces/English.lproj/Help/index.html
+++ /dev/null
@@ -1,99 +0,0 @@
-<html>
-<head>
-<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">
-</head>
-<body text="#000000" link="#0000FF" alink="#0000FF" vlink="#0000FF" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
-
-<font face="Lucida Grande,Geneva,Arial" size="-1">
-
-<br>
-
-<table border="0" cellpadding="0" cellspacing="0" width="100%" height="70">
- <tr>
- <td align="left" valign="top" width="70">
- <img src="sequel-pro_logo.jpg" width="60" height="60" border="0">
- </td>
- <td align="left">
- <h1>Sequel Pro Help</h1>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <img src="bar.gif" width="100%" height="20">
- </td>
- </tr>
-</table>
-
-<br>
-
-<table border="0" cellpadding="2" cellspacing="2" width="100%">
- <tr>
- <td width="50%" valign="top">
- <font face="Lucida Grande,Geneva,Arial">
- <b>Topics</b>
- <br>
- <font size="-1">
- <a href="topics/connect.html">Connecting to a Database</a>
- <br>
- <a href="topics/tables.html">Managing Tables (Creation, Deletion, Changes)</a>
- <br>
- <a href="topics/data.html">Data Management</a>
- <br>
- <a href="topics/query.html">Performing Custom Queries</a>
- <br>
- <a href="topics/dump.html">Data Dumps (CSV, XML)</a>
- <br>
- <a href="topics/preferences.html">Setting Preferences</a>
- <br>
- <a href="topics/console.html">Console</a>
- <br>
- <a href="topics/encoding.html">Encoding</a>
- <br>
- <a href="topics/syntax.html">Table Syntax Generation</a>
- <br>
- <a href="topics/sample_tables.html">SQL Table examples</a>
- <br>
- <a href="topics/sample_query.html">SQL Query examples</a>
- <br>
- <a href="topics/reference.html">MySQL SQL Reference</a>
- <br>
- </font>
- </font>
- </td>
- <td width="50%" valign="top">
- <font face="Lucida Grande,Geneva,Arial">
- <b>Sequel Pro Website</b>
- <br>
- <font size="-1">
- <a href="http://code.google.com/p/sequel-pro/">http://code.google.com/p/sequel-pro/</a>
- </font>
- <br>
- <br>
- <hr>
- <b>Developers and Contributors</b>
- <br>
- <font size="-1">Abhi Beckert, Matt Langtree, Lorenz Textor, Jeff Skrysak, Walter Lee Davis, Tristan O'Tierney, Kotaro Funakoshi, David Buxton, Stuart B. Glenn, Jason Hallford, <a href="http://www.snowhouse.co.uk/">snowhouse</a>, <a href="http://mysql-cocoa.sourceforge.net/">MySQL Cocoa project</a></font>
- <br>
- <br>
- <hr>
- <b>MySQL Websites</b>
- <br>
- <font size="-1">
- <a href="http://www.mysql.com/">http://www.mysql.com/</a>
- <br>
- <a href="http://www.serverlogistics.com/mysql.php">http://www.serverlogistics.com/mysql.php</a>
- </font>
- <br>
- </font>
- </td>
- </tr>
-</table>
-
-</font>
-
-</body>
-</html> \ No newline at end of file