From 9823aec95fef0ce2407530a52befea408922c4da Mon Sep 17 00:00:00 2001 From: Bibiko Date: Thu, 20 Jan 2011 13:05:13 +0000 Subject: =?UTF-8?q?=E2=80=A2=20do=20not=20remove=20line=20breaks=20in=20be?= =?UTF-8?q?forehand=20for=20"Format=20SQL"=20Bundle=20command?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SharedSupport/Default Bundles/Format SQL.spBundle/command.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SharedSupport') diff --git a/SharedSupport/Default Bundles/Format SQL.spBundle/command.plist b/SharedSupport/Default Bundles/Format SQL.spBundle/command.plist index 1459d7a6..c9458332 100644 --- a/SharedSupport/Default Bundles/Format SQL.spBundle/command.plist +++ b/SharedSupport/Default Bundles/Format SQL.spBundle/command.plist @@ -150,7 +150,7 @@ cat <<HTML <input type="radio" name="salign" value="sleft" checked> Align left <input type="radio" name="salign" value="sright" > Align right <input type="checkbox" name="andorunderwhere" value="yes" checked> And/Or under Where - <input type="checkbox" name="removelnbr" value="yes" checked> Remove Linebreak before beautify + <input type="checkbox" name="removelnbr" value="no" checked> Remove Linebreak before beautify <input type="checkbox" name="trimquotechar" value="yes"> Trim Quoted Char of Each Line quoted char of eachline: <input type="text" name="quotechar" value= "&#34" size = 5 > <input type="checkbox" name="compactmode" value="yes"> Compact the output of sql output <input type="text" name="maxlenincm" value= "80" size = 5 > -- cgit v1.2.3