From 9b9cb791f818faee0cd9af8e89ee4bd28a60ca24 Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Mon, 15 Nov 2010 01:25:38 +0000 Subject: - Switch to explicit memory management of strings in the QuickLook plugin when viewing SQL files - this fixes certain crashers, addressing Issue 896. - Tweak a misspelling in the templates --- Resources/English.lproj/SPQLPluginConnectionBundleTemplate.html | 2 +- Resources/English.lproj/SPQLPluginSQLTemplate.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Resources/English.lproj') diff --git a/Resources/English.lproj/SPQLPluginConnectionBundleTemplate.html b/Resources/English.lproj/SPQLPluginConnectionBundleTemplate.html index 02e5601d..c97fb4bc 100644 --- a/Resources/English.lproj/SPQLPluginConnectionBundleTemplate.html +++ b/Resources/English.lproj/SPQLPluginConnectionBundleTemplate.html @@ -14,7 +14,7 @@ body {
- +
diff --git a/Resources/English.lproj/SPQLPluginSQLTemplate.html b/Resources/English.lproj/SPQLPluginSQLTemplate.html index d9f55c09..65ba2a3c 100644 --- a/Resources/English.lproj/SPQLPluginSQLTemplate.html +++ b/Resources/English.lproj/SPQLPluginSQLTemplate.html @@ -14,7 +14,7 @@ body {
- +
-- cgit v1.2.3