summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorOliver Braun <obr@openoffice.org>2001-08-23 12:48:32 +0000
committerOliver Braun <obr@openoffice.org>2001-08-23 12:48:32 +0000
commit00b45c70b7294ec6b4db12cf4922debea6146c18 (patch)
tree6637a94c5d8dd9f3bff9b756b42c3403a65001c2 /shell
parentb359c2401fb033df672271ae1a0930ee752e842a (diff)
#91375# updated xml description
Diffstat (limited to 'shell')
-rw-r--r--shell/source/cmdmail/cmdmail.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/source/cmdmail/cmdmail.xml b/shell/source/cmdmail/cmdmail.xml
index 2d259ab3962e..db9979d321bc 100644
--- a/shell/source/cmdmail/cmdmail.xml
+++ b/shell/source/cmdmail/cmdmail.xml
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
- <module-name> smplmail </module-name>
+ <module-name> cmdmail </module-name>
<component-description>
<author> Oliver Braun </author>
<name>com.sun.star.comp.system.SimpleCommandMail</name>
<description>
- A generic implementation of a SimpleSystemMail service.
+ A generic implementation of a SimpleCommandMail service.
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language> c++ </language>
<status value="beta"/>
- <supported-service> com.sun.star.system.SimpleSystemMail </supported-service>
+ <supported-service> com.sun.star.system.SimpleCommandMail </supported-service>
<service-dependency>...</service-dependency>
<type> com.sun.star.system.XSimpleMailClient </type>
<type> com.sun.star.system.XSimpleMailClientSupplier </type>