You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by se...@apache.org on 2014/01/24 19:25:37 UTC

svn commit: r1561103 - /jmeter/trunk/src/core/org/apache/jmeter/gui/util/textarea.properties

Author: sebb
Date: Fri Jan 24 18:25:36 2014
New Revision: 1561103

URL: http://svn.apache.org/r1561103
Log:
Ensure "text" format is defined, rather than defaulting it

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/textarea.properties

Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/util/textarea.properties
URL: http://svn.apache.org/viewvc/jmeter/trunk/src/core/org/apache/jmeter/gui/util/textarea.properties?rev=1561103&r1=1561102&r2=1561103&view=diff
==============================================================================
--- jmeter/trunk/src/core/org/apache/jmeter/gui/util/textarea.properties (original)
+++ jmeter/trunk/src/core/org/apache/jmeter/gui/util/textarea.properties Fri Jan 24 18:25:36 2014
@@ -52,6 +52,7 @@ rexx = text/plain
 rhino = text/javascript
 ruby = text/ruby
 sql = text/sql
+text = text/plain
 vbscript = text/vb
 xml = text/xml
 xslt = text/xml