changeset 790:4f751376f288

debian/control: Added info about the newly supported indenters and did some spelling corrections. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@1067 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Sun, 01 Jan 2012 15:26:58 +0000
parents d5409b04e0f4
children 094d44b2aa9b
files debian/control
diffstat 1 files changed, 5 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/debian/control	Sun Jan 01 15:25:40 2012 +0000
+++ b/debian/control	Sun Jan 01 15:26:58 2012 +0000
@@ -13,7 +13,7 @@
 Recommends: astyle, bcpp, csstidy, hindent, indent, perltidy, tidy, uncrustify,
  xmlindent
 Description: GUI frontend for several code beautifiers
- UniversalIndentGui is a GUI fontend for several code beautifiers, currently
+ UniversalIndentGUI is a GUI frontend for several code beautifiers, currently
  supporting:
   * Artistic Styler
   * BCPP
@@ -31,15 +31,17 @@
   * PHP Code Beautifier
   * PHP Stylist
   * pindent
+  * Pl/Sql tidy
   * Ruby Beautify
   * Ruby Formatter
   * Shell Indent
   * (HTML) Tidy
   * Uncrustify
+  * VBSBeautifier
   * XML Indent
  .
- UniversalIndentGui allows you to tune a beautifier's configuration and see
+ UniversalIndentGUI allows you to tune a beautifier's configuration and see
  how the changes affects a source example live. It is especially useful to
  compare different beautifiers when you have to choose one of them.
- Currently not supported indenters can be easyly added by creating a
+ Currently not supported indenters can be easily added by creating a
  configuration file for them.