[Rt-commit] rt branch, 3.8-plain-text-mono, updated. rt-3.8.5-128-gcaa1e26

Kevin Falcone falcone at bestpractical.com
Tue Sep 15 12:56:09 EDT 2009


The branch, 3.8-plain-text-mono has been updated
       via  caa1e267362ae65139fdc19e238f9bc74f5de938 (commit)
      from  fec9ad4f1336fc7844933c9ac9b12f8252bf0b73 (commit)

Summary of changes:
 lib/RT/Config.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit caa1e267362ae65139fdc19e238f9bc74f5de938
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Tue Sep 15 12:55:59 2009 -0400

    Make this a more comprehensible description

diff --git a/lib/RT/Config.pm b/lib/RT/Config.pm
index 771ee14..28a351b 100644
--- a/lib/RT/Config.pm
+++ b/lib/RT/Config.pm
@@ -309,7 +309,7 @@ our %META = (
         SortOrder       => 5,
         Widget          => '/Widgets/Form/Boolean',
         WidgetArguments => {
-            Description => 'display wrapping formatting plain text', #loc
+            Description => 'display wrapped and formatted plain text attachments', #loc
             Hints => 'Use css rules to display text monospaced and with formatting preserved, but wrap as needed.  This does not work well with IE6 and you should use the previous option', #loc
         },
     },

-----------------------------------------------------------------------


More information about the Rt-commit mailing list