diff options
Diffstat (limited to 'khtml/java/KJAS_GRAMMAR.txt')
-rw-r--r-- | khtml/java/KJAS_GRAMMAR.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/khtml/java/KJAS_GRAMMAR.txt b/khtml/java/KJAS_GRAMMAR.txt index 5632f8de8..bd2359f8b 100644 --- a/khtml/java/KJAS_GRAMMAR.txt +++ b/khtml/java/KJAS_GRAMMAR.txt @@ -15,7 +15,7 @@ KJAS Grammar <initApplet> | <showURLInFrame> | <showDocument> | - <showStatus> | + <showtqStatus> | <resizeApplet> | <getURLData> | <URLData> | @@ -43,7 +43,7 @@ KJAS Grammar <SEP><URL><END> <showURLInFrame> -> <1 byte equal to 9 when cast as int><SEP><ContextID> <SEP><URL><SEP><targetFrame><END> -<showStatus> -> <1 byte equal to 10 when cast as int><SEP><ContextID> +<showtqStatus> -> <1 byte equal to 10 when cast as int><SEP><ContextID> <SEP><string><END> <resizeApplet> -> <1 byte equal to 11 when cast as int><SEP><ContextID> <SEP><AppletID><SEP><Width><SEP><Height><END> |