diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-04-16 05:52:22 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-04-16 05:52:22 +0000 |
commit | 443f49fb3771da9eabda4d95280f37eee79fc3fa (patch) | |
tree | dc61c2bd74b3f958a8ee69849122761af46ab787 | |
parent | deeffa289cc316e1792f3f3ba3edc95c4dba11ee (diff) |
#i10000# Avoid registration dialog during smoketest.
-rw-r--r-- | smoketestoo_native/data/Common.xcu | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/smoketestoo_native/data/Common.xcu b/smoketestoo_native/data/Common.xcu index 68a0e2892f63..8cb90a69b7b6 100644 --- a/smoketestoo_native/data/Common.xcu +++ b/smoketestoo_native/data/Common.xcu @@ -15,4 +15,11 @@ </prop> </node> </node> + <node oor:name="Help"> + <node oor:name="Registration"> + <prop oor:name="ReminderDate"> + <value/> + </prop> + </node> + </node> </oor:component-data> |