diff options
author | Juergen Schmidt <jsc@openoffice.org> | 2011-03-01 07:41:02 +0100 |
---|---|---|
committer | Juergen Schmidt <jsc@openoffice.org> | 2011-03-01 07:41:02 +0100 |
commit | 471c9c37fe8a1eb49c3cf9177149020dc7850211 (patch) | |
tree | 0fe7369b71ca8484b09d31390349bf1b2e62f2fc /odk/util | |
parent | 01f92dfffd32f2c9311b385aaa290d44ed40fa6e (diff) |
jsc340: i114609: adapt examples to work with the URE and use the passive registration
Diffstat (limited to 'odk/util')
-rw-r--r-- | odk/util/check.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/odk/util/check.pl b/odk/util/check.pl index 6bf3fdd62b2f..490210c382b8 100644 --- a/odk/util/check.pl +++ b/odk/util/check.pl @@ -347,7 +347,9 @@ if (-d "$StartDir") { "animations", "auth", "awt", + "awt/tab", "awt/tree", + "awt/grid", "beans", "bridge", "bridge/oleautomation", |