summaryrefslogtreecommitdiff
path: root/resource
diff options
context:
space:
mode:
authorThomas Fitzsimmons <fitzsim@redhat.com>2006-05-09 23:55:59 +0000
committerThomas Fitzsimmons <fitzsim@redhat.com>2006-05-09 23:55:59 +0000
commit74deca670069e687fde34037cd75b71884f6d1fd (patch)
treec7b3d95fadbd24d5cd307728b2931c527d08fdda /resource
parentdb3674d6afb76f414065c59483eaa63ac2c0b4ca (diff)
downloadclasspath-74deca670069e687fde34037cd75b71884f6d1fd.tar.gz
2006-05-09 Thomas Fitzsimmons <fitzsim@redhat.com>
* resource/gnu/classpath/tools/appletviewer/MessagesBundle.properties: Clarify option descriptions. * tools/gnu/classpath/tools/appletviewer/Main.java: Use all uppercase for metasyntactic variables.
Diffstat (limited to 'resource')
-rw-r--r--resource/gnu/classpath/tools/appletviewer/MessagesBundle.properties21
1 files changed, 10 insertions, 11 deletions
diff --git a/resource/gnu/classpath/tools/appletviewer/MessagesBundle.properties b/resource/gnu/classpath/tools/appletviewer/MessagesBundle.properties
index 192ee5fc8..bbd7618a6 100644
--- a/resource/gnu/classpath/tools/appletviewer/MessagesBundle.properties
+++ b/resource/gnu/classpath/tools/appletviewer/MessagesBundle.properties
@@ -35,17 +35,16 @@
# obligated to do so. If you do not wish to do so, delete this
# exception statement from your version.
-gcjwebplugin.code_description= Code attribute
-gcjwebplugin.codebase_description= Codebase attribute
-gcjwebplugin.archive_description= Archive attribute
-gcjwebplugin.param_description= Parameter arguments
-gcjwebplugin.width_description= Width attribute
-gcjwebplugin.height_description= Height attribute
-gcjwebplugin.plugin_description= Enable plugin mode
-gcjwebplugin.verbose_description= Enable verbose mode
-gcjwebplugin.debug_description= For appletviewer compatibility
-gcjwebplugin.encoding_description= Specify character encoding used by HTML files
-gcjwebplugin.j_description= Pass argument to the Java runtime
+gcjwebplugin.code_description=specify the code attribute
+gcjwebplugin.codebase_description=specify the codebase attribute
+gcjwebplugin.archive_description=specify the archive attribute
+gcjwebplugin.width_description=specify the width attribute
+gcjwebplugin.height_description=specify the height attribute
+gcjwebplugin.param_description=specify the parameter arguments
+gcjwebplugin.plugin_description=enable plugin mode
+gcjwebplugin.verbose_description=enable verbose mode
+gcjwebplugin.debug_description=enable debugging mode (not implemented)
+gcjwebplugin.encoding_description=specify the HTML character encoding
gcjwebplugin.no_input_files=appletviewer: no input files