# HG changeset patch # User thomas_-_s # Date 1325431618 0 # Node ID 4f751376f2884b5193884821fb88449940b920df # Parent d5409b04e0f4b2e56a8fdd02855c62f2776106af 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 diff -r d5409b04e0f4 -r 4f751376f288 debian/control --- 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.