diff options
author | Stephan Bergmann <sb@openoffice.org> | 2001-05-03 07:49:33 +0000 |
---|---|---|
committer | Stephan Bergmann <sb@openoffice.org> | 2001-05-03 07:49:33 +0000 |
commit | 0aa58933959a7086773cee08b526266ecdc92afc (patch) | |
tree | a168cbdab5465385d95933e0c1dd8dc8e5fa05b9 /uui/util | |
parent | 701064939f41d3d516de8c0b79428d56a8b3a800 (diff) |
#86324# Changed InteractionHandler's service name.
Diffstat (limited to 'uui/util')
-rw-r--r-- | uui/util/uui.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/util/uui.xml b/uui/util/uui.xml index a61df7583e0c..94d8e8502489 100644 --- a/uui/util/uui.xml +++ b/uui/util/uui.xml @@ -25,7 +25,7 @@ </language> <status value="final"/> <supported-service> - com.sun.star.uui.InteractionHandler + com.sun.star.task.InteractionHandler </supported-service> <type> com.sun.star.connection.XConnection </type> |